summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-03 19:36:22 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-03 19:36:22 -0500
commit97f09c02250fe75429e186aeabb2ddafc2e1fa25 (patch)
treece90b05657d096d3d5c1673d8e1cd5f2aa2072eb /net-misc/rwbs/files
parentnet-misc/rinetd: remove old version (diff)
downloadgentoo-97f09c02250fe75429e186aeabb2ddafc2e1fa25.tar.gz
gentoo-97f09c02250fe75429e186aeabb2ddafc2e1fa25.tar.bz2
gentoo-97f09c02250fe75429e186aeabb2ddafc2e1fa25.zip
net-misc/rwbs: 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-misc/rwbs/files')
-rw-r--r--net-misc/rwbs/files/rwbs.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rwbs/files/rwbs.rc b/net-misc/rwbs/files/rwbs.rc
index 88528a7fa7cf..58bdd20f43e6 100644
--- a/net-misc/rwbs/files/rwbs.rc
+++ b/net-misc/rwbs/files/rwbs.rc
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$