From c95fc7735f83f722d4335422e89acb60cb22859a Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:58 -0500 Subject: sys-process/audit: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/audit/files/auditd-init.d-1.7.17 | 2 +- sys-process/audit/files/auditd-init.d-2.1.3 | 2 +- 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$ -- cgit v1.2.3-65-gdbad