From 9a2e109a22fd0c57e8dfa621feee4632fe8692b0 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:29:31 -0500 Subject: [PATCH] media-video/flumotion: use #!/sbin/openrc-run instead of #!/sbin/runscript --- media-video/flumotion/files/flumotion-init-0.2.0 | 2 +- media-video/flumotion/files/flumotion-init-3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.26.2