summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-block/partimage/files/partimaged.init2
-rw-r--r--sys-block/partimage/files/partimaged.init.22
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/partimage/files/partimaged.init b/sys-block/partimage/files/partimaged.init
index 50a03e0d2357..b3b1499716eb 100644
--- a/sys-block/partimage/files/partimaged.init
+++ b/sys-block/partimage/files/partimaged.init
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$
diff --git a/sys-block/partimage/files/partimaged.init.2 b/sys-block/partimage/files/partimaged.init.2
index 140f83c9c70f..61e6e648c341 100644
--- a/sys-block/partimage/files/partimaged.init.2
+++ b/sys-block/partimage/files/partimaged.init.2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 2005-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or later
# $Id$