15 Feb 2012 21:02
[CONTRIBUTION]systemd support for inn
Jochen Schmitt <Jochen <at> herr-schmitt.de>
2012-02-15 20:02:26 GMT
2012-02-15 20:02:26 GMT
Hallo, as a co-mainainer of the inn package of the Fedora project, I have develop a unit file to support the systemd init system which I want to send to you. The attached file above should be copy to /lib/systemd/system/innd.services. Best Regards: Jochen Schmitt [Unit] Description=Inetnet News Daemon After=syslog.target network.target ConditionPathExists=/etc/news/inn.conf [Service] User=news PermissionsStartOnly=true PIDFile=/run/news/innd.pid Type=forking ExecStart=/usr/libexec/news/rc.news ExecStop=/bin/su -m news -c '/usr/libexec/news/rc.news stop' KillMode=control-group [Install] WantedBy=multi-user.target[s4504kr <at> aleph inn]$(Continue reading)
RSS Feed