All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH] audit-systemd: allow manual stop as sysvinit
@ 2015-01-14  5:30 jackie.huang
  2015-01-27  2:44 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: jackie.huang @ 2015-01-14  5:30 UTC (permalink / raw)
  To: yocto

From: Jackie Huang <jackie.huang@windriver.com>

The audit service should be manually stopped with systemd.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
---
 recipes-security/audit/audit/auditd.service | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes-security/audit/audit/auditd.service b/recipes-security/audit/audit/auditd.service
index adf4d3b..ebc0798 100644
--- a/recipes-security/audit/audit/auditd.service
+++ b/recipes-security/audit/audit/auditd.service
@@ -5,7 +5,6 @@ After=local-fs.target
 Conflicts=shutdown.target
 Before=sysinit.target shutdown.target
 After=systemd-tmpfiles-setup.service
-RefuseManualStop=yes
 
 [Service]
 ExecStart=/sbin/auditd -n
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-27  2:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14  5:30 [meta-selinux][PATCH] audit-systemd: allow manual stop as sysvinit jackie.huang
2015-01-27  2:44 ` Joe MacDonald

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.