Re: [systemd-devel] auditd.service and RefuseManualStop

2014-04-11 Thread Lennart Poettering
On Fri, 11.04.14 10:29, Steve Grubb ([email protected]) wrote: > > On Friday, April 11, 2014 03:14:31 AM Lennart Poettering wrote: > > On Thu, 03.04.14 18:00, Colin Guthrie ([email protected]) wrote: > > > Alternatively we can do "systemctl kill" in this case prior to uninstall > > > and that

Re: [systemd-devel] auditd.service and RefuseManualStop

2014-04-11 Thread Steve Grubb
On Friday, April 11, 2014 03:14:31 AM Lennart Poettering wrote: > On Thu, 03.04.14 18:00, Colin Guthrie ([email protected]) wrote: > > Alternatively we can do "systemctl kill" in this case prior to uninstall > > and that will work (systemctl kill does not respect RefuseManualStop). > > Yeah, th

Re: [systemd-devel] auditd.service and RefuseManualStop

2014-04-10 Thread Lennart Poettering
On Thu, 03.04.14 18:00, Colin Guthrie ([email protected]) wrote: > Alternatively we can do "systemctl kill" in this case prior to uninstall > and that will work (systemctl kill does not respect RefuseManualStop). Yeah, this is probably what I'd do. > Anyway, just wanted to discuss the best ap

[systemd-devel] auditd.service and RefuseManualStop

2014-04-03 Thread Colin Guthrie
Hi, Seems the upstream audit package includes this unit: [Unit] Description=Security Auditing Service DefaultDependencies=no After=local-fs.target Conflicts=shutdown.target Before=sysinit.target shutdown.target RefuseManualStop=yes [Service] ExecStart=/sbin/auditd -n ## To use augenrules, copy t