sys-block/partimage: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:34:00 +0000 (01:34 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
sys-block/partimage/files/partimaged.init
sys-block/partimage/files/partimaged.init.2

index 50a03e0d2357caef1b432544f8fdfb98c1474351..b3b1499716eb1a7ff449cbd78d1c307003f0ba0a 100644 (file)
@@ -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$
index 140f83c9c70f1683e98d22c60d04a859f38b6ca2..61e6e648c3416cfd34a05a6c02971e1046300f4b 100644 (file)
@@ -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$