mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-03-04 05:30:38 +01:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
# To never stop retrying to start
|
|
[Service]
|
|
Restart=always
|
|
RestartSec=5s
|