summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:01 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitb8df471f2185e1fd8ea3d52d15d9024ec8c0f0c0 (patch)
treefb11a7225073ea9d430a9e2c1ac1ca97ba1c3f68 /net-im/prosody/files/prosody.initd-r2
parentnet-im/openfire: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-b8df471f2185e1fd8ea3d52d15d9024ec8c0f0c0.tar.gz
gentoo-b8df471f2185e1fd8ea3d52d15d9024ec8c0f0c0.tar.bz2
gentoo-b8df471f2185e1fd8ea3d52d15d9024ec8c0f0c0.zip
net-im/prosody: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-im/prosody/files/prosody.initd-r2')
-rw-r--r--net-im/prosody/files/prosody.initd-r22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/prosody/files/prosody.initd-r2 b/net-im/prosody/files/prosody.initd-r2
index d88fd6f92f90..9cb5b09eac51 100644
--- a/net-im/prosody/files/prosody.initd-r2
+++ b/net-im/prosody/files/prosody.initd-r2
@@ -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
# $Id$