app-admin/swatch: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:26:48 +0000 (01:26 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
app-admin/swatch/files/swatch-init
app-admin/swatch/files/swatch-initd

index cd622de5e59d379d092bfaf538d824eff8cda080..f02b066912f8d334040970fbe12c2bf5c2fcc95d 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # This script is based on the one created by Phil (bug #255329).
 
 depend() {
index f1a25a66a20970b69f835365a711df1ea705485a..76ca0ccccd5595827e65e1b5685e1a397772469e 100644 (file)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # This script is based on the one created by Phil (bug #255329).
 
 depend() {