X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/blobdiff_plain/30e77f3c884bb4f4ec72ad94ef926d81e98e64a1..c11f6e9c0d80ad764cd199d6909c7bf93a228f68:/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 -