summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-01-14 13:30:03 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2015-01-26 15:25:11 -0500
commit41617fbb74871b235ebe6e1c9bdb94eca9504ac6 (patch)
treec9f241b271711fc4f7c0801e74ee240c47b37473
parentb108eeefd2e689728fe635252899d88fe1b77a8e (diff)
downloadmeta-selinux-41617fbb74871b235ebe6e1c9bdb94eca9504ac6.tar.gz
audit-systemd: allow manual stop as sysvinit
The audit service should be manually stopped with systemd. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--recipes-security/audit/audit/auditd.service1
1 files changed, 0 insertions, 1 deletions
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
5Conflicts=shutdown.target 5Conflicts=shutdown.target
6Before=sysinit.target shutdown.target 6Before=sysinit.target shutdown.target
7After=systemd-tmpfiles-setup.service 7After=systemd-tmpfiles-setup.service
8RefuseManualStop=yes
9 8
10[Service] 9[Service]
11ExecStart=/sbin/auditd -n 10ExecStart=/sbin/auditd -n