Added RestartSecs to service file.
This commit is contained in:
parent
dda25dbdc4
commit
7aa8959638
@ -8,6 +8,7 @@ After=network.target
|
||||
Type=simple
|
||||
User=advisorycircular
|
||||
Restart=always
|
||||
RestartSec=10s
|
||||
ExecStart=/usr/local/share/advisorycircular/advisorycircular %i
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user