From: Austin English Date: Wed, 18 May 2016 06:29:31 +0000 (-0500) Subject: media-video/flumotion: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9a2e109a22fd0c57e8dfa621feee4632fe8692b0;p=gentoo.git media-video/flumotion: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/media-video/flumotion/files/flumotion-init-0.2.0 b/media-video/flumotion/files/flumotion-init-0.2.0 index de571785ff38..4e17a6540f7a 100644 --- a/media-video/flumotion/files/flumotion-init-0.2.0 +++ b/media-video/flumotion/files/flumotion-init-0.2.0 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { need net diff --git a/media-video/flumotion/files/flumotion-init-3 b/media-video/flumotion/files/flumotion-init-3 index 898eae048766..f536e47979c5 100644 --- a/media-video/flumotion/files/flumotion-init-3 +++ b/media-video/flumotion/files/flumotion-init-3 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { need net