EVOLUTION-MANAGER
Edit File: openfire.service
# Automatically generated by systemd-sysv-generator [Unit] Documentation=man:systemd-sysv-generator(8) SourcePath=/etc/rc.d/init.d/openfire Description=SYSV: Openfire is an XMPP server, which is a server that facilitates XML based communication, such as chat. Before=shutdown.target Conflicts=shutdown.target [Service] Type=forking Restart=no TimeoutSec=5min IgnoreSIGPIPE=no KillMode=process GuessMainPID=no RemainAfterExit=no PIDFile=/var/run/openfire.pid ExecStart=/etc/rc.d/init.d/openfire start ExecStop=/etc/rc.d/init.d/openfire stop