summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Collapse)AuthorAgeFilesLines
* init/systemd: Switch to Type=simpleDavid Sommerseth2020-07-301-4/+3
| | | | | | | This is simpler and easier with systemd, as systemd is well capable of monitoring this service. Signed-off-by: David Sommerseth <dazo@eurephia.org>
* Fix a few mistakes in the sysv-init scriptDavid Sommerseth2015-10-231-2/+2
| | | | | | | - Do not start logactio by default when installing this service - Be explicit on which subsys this init script is used for Signed-off-by: David Sommerseth <davids@redhat.com>
* Added systemd unit file for starting/stopping logactio at bootDavid Sommerseth2015-10-232-0/+16
| | | | Signed-off-by: David Sommerseth <davids@redhat.com>
* Added SysV init scripts for starting/stopping logactio at bootDavid Sommerseth2015-10-232-0/+109