X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/70df24d02e796c2fcb6bce50b543fa386d700427..86d59ec6a4cc408f5190d8ed36ab56b7d8907ff8:/Gapadriel%2Fetherpad-service.mw diff --git a/Gapadriel%2Fetherpad-service.mw b/Gapadriel%2Fetherpad-service.mw index 7fd2c538e..cebda83b1 100644 --- a/Gapadriel%2Fetherpad-service.mw +++ b/Gapadriel%2Fetherpad-service.mw @@ -5,8 +5,11 @@ Requires=rsyslog.service network.target [Service] Type=simple +Environment=NODE_ENV=production ExecStart=/var/lib/etherpad/etherpad-lite/bin/run.sh WorkingDirectory=/var/lib/etherpad/etherpad-lite/ +Restart=always +RestartSec=5 User=etherpad Group=etherpad