From 80842ce187b529d43518992ff28d1c75e3bfdb05 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:18 -0500 Subject: [PATCH] dev-python/twisted-core: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-python/twisted-core/files/twistd.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/twisted-core/files/twistd.init b/dev-python/twisted-core/files/twistd.init index e7b29f1a7e966..b031b0020c6ec 100644 --- a/dev-python/twisted-core/files/twistd.init +++ b/dev-python/twisted-core/files/twistd.init @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run depend() { need net