From: Daniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki>
Date: Thu, 19 Apr 2018 18:54:08 +0000 (+0000)
Subject: Änderungen von [[Special:Contributions/Jay|Jay]] ([[User talk:Jay|Diskussion]]) wurde... 
X-Git-Url: https://git.rohieb.name/stratum0-wiki.git/commitdiff_plain/86aad56c347c4e0c40927adab567aa9c2886555c?ds=sidebyside;hp=36b300823c094051d77735ec2c1151c9b65f2267

Änderungen von [[Special:Contributions/Jay|Jay]] ([[User talk:Jay|Diskussion]]) wurden auf die letzte Version von [[User:Daniel Bohrer|Daniel Bohrer]] zurückgesetzt
---

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 @@
-<pre>
 [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
-</pre>