mirror of
https://github.com/dolphin-emu/sadm.git
synced 2026-01-31 01:05:23 +01:00
etherpad: Automatically restart on failure
This commit is contained in:
@@ -118,6 +118,8 @@ in {
|
||||
User = "etherpad";
|
||||
Group = "etherpad";
|
||||
WorkingDirectory = stateDir;
|
||||
Restart = "on-failure";
|
||||
RestartSec = 3;
|
||||
};
|
||||
|
||||
preStart = ''
|
||||
|
||||
Reference in New Issue
Block a user