mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
# To never stop retrying to start
|
|
[Service]
|
|
Restart=always
|
|
RestartSec=5s
|