From: Austin English Date: Wed, 18 May 2016 06:26:48 +0000 (-0500) Subject: app-admin/swatch: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9f5c5980edd18d0b4d64584c58a97a7d0031bb36;p=gentoo.git app-admin/swatch: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/app-admin/swatch/files/swatch-init b/app-admin/swatch/files/swatch-init index cd622de5e59d..f02b066912f8 100644 --- a/app-admin/swatch/files/swatch-init +++ b/app-admin/swatch/files/swatch-init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # This script is based on the one created by Phil (bug #255329). depend() { diff --git a/app-admin/swatch/files/swatch-initd b/app-admin/swatch/files/swatch-initd index f1a25a66a209..76ca0ccccd55 100644 --- a/app-admin/swatch/files/swatch-initd +++ b/app-admin/swatch/files/swatch-initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # This script is based on the one created by Phil (bug #255329). depend() {