summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:45 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commitcaa71ea11a0538e630342a69f66ca3d499bba020 (patch)
tree3dba3b0d0050a91c08a4b2263e14bef8da2d5bc9
parentapp-mobilephone/smstools: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-caa71ea11a0538e630342a69f66ca3d499bba020.tar.gz
gentoo-caa71ea11a0538e630342a69f66ca3d499bba020.tar.bz2
gentoo-caa71ea11a0538e630342a69f66ca3d499bba020.zip
app-mobilephone/sobexsrv: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--app-mobilephone/sobexsrv/files/init.d_sobexsrv2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-mobilephone/sobexsrv/files/init.d_sobexsrv b/app-mobilephone/sobexsrv/files/init.d_sobexsrv
index a1e5cd95889a..6eb22e38b547 100644
--- a/app-mobilephone/sobexsrv/files/init.d_sobexsrv
+++ b/app-mobilephone/sobexsrv/files/init.d_sobexsrv
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$