summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:31:38 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit0b92ff56025c885b8547fbcf64d42b021bbf6c5b (patch)
treed57ee942b14f73d6ede23bd7f464e699dbfea1e2 /net-misc/connman/files
parentnet-misc/chrony: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-0b92ff56025c885b8547fbcf64d42b021bbf6c5b.tar.gz
gentoo-0b92ff56025c885b8547fbcf64d42b021bbf6c5b.tar.bz2
gentoo-0b92ff56025c885b8547fbcf64d42b021bbf6c5b.zip
net-misc/connman: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/connman/files')
-rw-r--r--net-misc/connman/files/connman.initd22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/connman/files/connman.initd2 b/net-misc/connman/files/connman.initd2
index d65d25998dfa..7b14d074c226 100644
--- a/net-misc/connman/files/connman.initd2
+++ b/net-misc/connman/files/connman.initd2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Purpose License v2
# $Id$