From bbe55f827874ddf3e3b8bcec4f917cc528fc3c89 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:56 -0500 Subject: [PATCH] sys-process/at: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-process/at/files/atd.confd | 2 +- sys-process/at/files/atd.rc7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/at/files/atd.confd b/sys-process/at/files/atd.confd index c2bd584dc62e..177bb96f9ada 100644 --- a/sys-process/at/files/atd.confd +++ b/sys-process/at/files/atd.confd @@ -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$ diff --git a/sys-process/at/files/atd.rc7 b/sys-process/at/files/atd.rc7 index 0080df718859..73e8dff81773 100644 --- a/sys-process/at/files/atd.rc7 +++ b/sys-process/at/files/atd.rc7 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- 2.26.2