mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-03 09:36:39 +02:00
- Added restartsec interval on service to 1 second to try and avoid burst limit of systemd
This commit is contained in:
@@ -8,6 +8,7 @@ Type=simple
|
|||||||
#Group={username}
|
#Group={username}
|
||||||
Environment=DISPLAY=:0
|
Environment=DISPLAY=:0
|
||||||
Restart=always
|
Restart=always
|
||||||
|
RestartSec=1
|
||||||
WorkingDirectory=/home/{username}/.config/kinto
|
WorkingDirectory=/home/{username}/.config/kinto
|
||||||
ExecStart=
|
ExecStart=
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user