summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-03 14:13:09 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-03 14:17:01 -0500
commit6dc95066dbe1e0879147cca99e9f3d6af74da2c3 (patch)
tree4e698e855b8ed59cb6cb62b18bdd7c9fd634aca1 /net-proxy/wwwoffle/files
parentnet-proxy/tinyproxy: remove old version (diff)
downloadgentoo-6dc95066dbe1e0879147cca99e9f3d6af74da2c3.tar.gz
gentoo-6dc95066dbe1e0879147cca99e9f3d6af74da2c3.tar.bz2
gentoo-6dc95066dbe1e0879147cca99e9f3d6af74da2c3.zip
net-proxy/wwwoffle: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-proxy/wwwoffle/files')
-rw-r--r--net-proxy/wwwoffle/files/wwwoffle-online.initd4
-rw-r--r--net-proxy/wwwoffle/files/wwwoffle.initd4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-proxy/wwwoffle/files/wwwoffle-online.initd b/net-proxy/wwwoffle/files/wwwoffle-online.initd
index 780708a5ea6a..82fc7309adbb 100644
--- a/net-proxy/wwwoffle/files/wwwoffle-online.initd
+++ b/net-proxy/wwwoffle/files/wwwoffle-online.initd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-proxy/wwwoffle/files/wwwoffle.initd b/net-proxy/wwwoffle/files/wwwoffle.initd
index 8aa6e104036d..7feca3049d74 100644
--- a/net-proxy/wwwoffle/files/wwwoffle.initd
+++ b/net-proxy/wwwoffle/files/wwwoffle.initd
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$