-#generated by systemd-sysv-generator, modified by pines-admins |
-#Added PartOf=opensrf.service in the [Unit] section |
-#Added WantedBy=multi-user.target in the [Install] section |
- |
-[Unit] |
-Documentation=man:systemd-sysv-generator(8) |
-SourcePath=/etc/init.d/apache2 |
-Description=LSB: Apache2 web server |
-Before=multi-user.target |
-Before=graphical.target |
-Before=shutdown.target |
-After=local-fs.target |
-After=remote-fs.target |
-After=network-online.target |
-After=systemd-journald-dev-log.socket |
-After=nss-lookup.target |
-Wants=network-online.target |
-Conflicts=shutdown.target |
-PartOf=opensrf.service |
-[Service] |
-Type=forking |
-Restart=no |
-TimeoutSec=5min |
-IgnoreSIGPIPE=no |
-KillMode=process |
-GuessMainPID=no |
-RemainAfterExit=yes |
-ExecStart=/etc/init.d/apache2 start |
-ExecStop=/etc/init.d/apache2 stop |
-ExecReload=/etc/init.d/apache2 reload |
- |
-[Install] |
+#generated by systemd-sysv-generator, modified by pines-admins
+#Added PartOf=opensrf.service in the [Unit] section
+#Added WantedBy=multi-user.target in the [Install] section
+
+[Unit]
+Documentation=man:systemd-sysv-generator(8)
+SourcePath=/etc/init.d/apache2
+Description=LSB: Apache2 web server
+Before=multi-user.target
+Before=graphical.target
+Before=shutdown.target
+After=local-fs.target
+After=remote-fs.target
+After=network-online.target
+After=systemd-journald-dev-log.socket
+After=nss-lookup.target
+Wants=network-online.target
+Conflicts=shutdown.target
+PartOf=opensrf.service
+[Service]
+Type=forking
+Restart=no
+TimeoutSec=5min
+IgnoreSIGPIPE=no
+KillMode=process
+GuessMainPID=no
+RemainAfterExit=yes
+ExecStart=/etc/init.d/apache2 start
+ExecStop=/etc/init.d/apache2 stop
+ExecReload=/etc/init.d/apache2 reload
+
+[Install]
WantedBy=multi-user.target