summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/audit/files/auditd-init.d-1.7.172
-rw-r--r--sys-process/audit/files/auditd-init.d-2.1.32
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/audit/files/auditd-init.d-1.7.17 b/sys-process/audit/files/auditd-init.d-1.7.17
index 4d55ce99f5d2..7a78e015e948 100644
--- a/sys-process/audit/files/auditd-init.d-1.7.17
+++ b/sys-process/audit/files/auditd-init.d-1.7.17
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-process/audit/files/auditd-init.d-2.1.3 b/sys-process/audit/files/auditd-init.d-2.1.3
index 3b34fa8e0364..b918ab6705c2 100644
--- a/sys-process/audit/files/auditd-init.d-2.1.3
+++ b/sys-process/audit/files/auditd-init.d-2.1.3
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$