summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:08 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commite8152f8112e8b7c398c557295406eefe00a0e043 (patch)
tree73e490a74d3884897af5fc89d0d852273425c340 /net-misc/ofono
parentnet-misc/ntp: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-e8152f8112e8b7c398c557295406eefe00a0e043.tar.gz
gentoo-e8152f8112e8b7c398c557295406eefe00a0e043.tar.bz2
gentoo-e8152f8112e8b7c398c557295406eefe00a0e043.zip
net-misc/ofono: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/ofono')
-rw-r--r--net-misc/ofono/files/ofono.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ofono/files/ofono.initd b/net-misc/ofono/files/ofono.initd
index 644d372e079d..e1f1906d6f2d 100644
--- a/net-misc/ofono/files/ofono.initd
+++ b/net-misc/ofono/files/ofono.initd
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Purpose License v2
# $Id$