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