Remove extraneous characters from apache2.service
authorAndy Witter <awitter@georgialibraries.org>
Tue, 8 Jan 2019 16:31:49 +0000 (11:31 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Tue, 8 Jan 2019 16:31:49 +0000 (11:31 -0500)
templates/systemd/apache2.service

index 9388b26..ce8a266 100644 (file)
@@ -1,33 +1,33 @@
-#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