summaryrefslogtreecommitdiffstats
path: root/rsyslog.service.in
Commit message (Collapse)AuthorAgeFilesLines
* systemd: add ExecReload command (using kill -HUP)Michael Biebl2010-12-031-0/+1
| | | | http://0pointer.de/public/systemd-man/systemd.service.html
* Enable rsyslog.socket together with rsyslog.serviceMichael Biebl2010-10-071-0/+1
| | | | | When the rsyslog service is enabled via "systemctl enable rsyslog.service" also enable the socket unit.
* minor: corrected -c param in systemd startup filesRainer Gerhards2010-10-041-1/+1
|
* systemd: install service and socket unit filesLennart Poettering2010-10-041-0/+8
This adds a systemd socket and service unit file to the default install if systemd is found or explicitly enabled in ./configure. Patch is against current git v5-devel.