From 4f15ffdba0b6f4c1fccc36b4308149956f8d1753 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:00 -0500 Subject: [PATCH] sys-block/partimage: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-block/partimage/files/partimaged.init | 2 +- sys-block/partimage/files/partimaged.init.2 | 2 +- 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$ -- 2.26.2