mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-01 08:46:40 +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}
|
||||
Environment=DISPLAY=:0
|
||||
Restart=always
|
||||
RestartSec=1
|
||||
WorkingDirectory=/home/{username}/.config/kinto
|
||||
ExecStart=
|
||||
|
||||
|
Reference in New Issue
Block a user