summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/atop/files/atop.rc2
-rw-r--r--sys-process/atop/files/atop.rc-r12
-rw-r--r--sys-process/atop/files/atopacct.rc2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-process/atop/files/atop.rc b/sys-process/atop/files/atop.rc
index 19db6e2b08cb..fb8c8595fdfe 100644
--- a/sys-process/atop/files/atop.rc
+++ b/sys-process/atop/files/atop.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-process/atop/files/atop.rc-r1 b/sys-process/atop/files/atop.rc-r1
index ba20f3a071a7..c5e4636bf37f 100644
--- a/sys-process/atop/files/atop.rc-r1
+++ b/sys-process/atop/files/atop.rc-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/sys-process/atop/files/atopacct.rc b/sys-process/atop/files/atopacct.rc
index f70f0395409b..d68760033f93 100644
--- a/sys-process/atop/files/atopacct.rc
+++ b/sys-process/atop/files/atopacct.rc
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$