summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:58 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit32b6a50f4cdd23552e5687986218ce0f9aa16c94 (patch)
treede490f3593fe240507864772f7d02097a0593635
parentnet-ftp/vsftpd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-32b6a50f4cdd23552e5687986218ce0f9aa16c94.tar.gz
gentoo-32b6a50f4cdd23552e5687986218ce0f9aa16c94.tar.bz2
gentoo-32b6a50f4cdd23552e5687986218ce0f9aa16c94.zip
net-im/bitlbee: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-im/bitlbee/files/bitlbee.initd2
-rw-r--r--net-im/bitlbee/files/bitlbee.initd-r12
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/bitlbee/files/bitlbee.initd b/net-im/bitlbee/files/bitlbee.initd
index 3f4147799d6e..c1310bec1bfc 100644
--- a/net-im/bitlbee/files/bitlbee.initd
+++ b/net-im/bitlbee/files/bitlbee.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or
# later
diff --git a/net-im/bitlbee/files/bitlbee.initd-r1 b/net-im/bitlbee/files/bitlbee.initd-r1
index f2c79841fde9..1257c7ba7184 100644
--- a/net-im/bitlbee/files/bitlbee.initd-r1
+++ b/net-im/bitlbee/files/bitlbee.initd-r1
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2 or
# later