summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:27:22 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit9f8a1ad6f4ff53179ea08ed216a8038391d7e48f (patch)
tree64c28816b5a24056a5d350729c16e07cd891c63c /app-i18n
parentapp-i18n/multiskkserv: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-9f8a1ad6f4ff53179ea08ed216a8038391d7e48f.tar.gz
gentoo-9f8a1ad6f4ff53179ea08ed216a8038391d7e48f.tar.bz2
gentoo-9f8a1ad6f4ff53179ea08ed216a8038391d7e48f.zip
app-i18n/skkserv: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/skkserv/files/skkserv.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/skkserv/files/skkserv.initd b/app-i18n/skkserv/files/skkserv.initd
index c2caa8e0b498..1e6b6d7e75a1 100644
--- a/app-i18n/skkserv/files/skkserv.initd
+++ b/app-i18n/skkserv/files/skkserv.initd
@@ -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$