mirror of
https://github.com/openNDS/openNDS.git
synced 2026-01-09 03:47:55 -05:00
Add - increase RestartSec parameter in opennds.service for generic Linux
Signed-off-by: Rob White <rob@blue-wave.net>
This commit is contained in:
@@ -8,7 +8,7 @@ StartLimitBurst=10
|
||||
Type=forking
|
||||
ExecStart=/usr/bin/opennds -b
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
RestartSec=20
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
Reference in New Issue
Block a user