X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/30e77f3c884bb4f4ec72ad94ef926d81e98e64a1..9c0ab8db5cb61ee2f41534e9d53026f64f6fa0a0:/Gapadriel%2Fetherpad-service.mw diff --git a/Gapadriel%2Fetherpad-service.mw b/Gapadriel%2Fetherpad-service.mw index fb487a1fe..cebda83b1 100644 --- a/Gapadriel%2Fetherpad-service.mw +++ b/Gapadriel%2Fetherpad-service.mw @@ -1,9 +1,8 @@ -
[Unit] Description=Run Etherpad-lite, the collaborative editor. After=rsyslog.service network.target Requires=rsyslog.service network.target - + [Service] Type=simple Environment=NODE_ENV=production @@ -13,7 +12,6 @@ Restart=always RestartSec=5 User=etherpad Group=etherpad - + [Install] WantedBy=multi-user.target -