<pre>-Tag für korrekte Darstellung des Unitfiles
authorJay <Jay@stratum0.org/mediawiki>
Wed, 18 Apr 2018 07:07:52 +0000 (07:07 +0000)
committerJay <Jay@stratum0.org/mediawiki>
Wed, 18 Apr 2018 07:07:52 +0000 (07:07 +0000)
Gapadriel%2Fetherpad-service.mw

index cebda83..fb487a1 100644 (file)
@@ -1,8 +1,9 @@
+<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
@@ -12,6 +13,7 @@ Restart=always
 RestartSec=5
 User=etherpad
 Group=etherpad
-
 [Install]
 WantedBy=multi-user.target
+</pre>
This page took 0.027153 seconds and 4 git commands to generate.