summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:33:50 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit35f8ce83267964865a2139542cd2c527cdc73e4f (patch)
tree0ff3d5caa415b99d160058c421fd5b25e54d5870 /sys-apps
parentsys-apps/watchdog: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-35f8ce83267964865a2139542cd2c527cdc73e4f.tar.gz
gentoo-35f8ce83267964865a2139542cd2c527cdc73e4f.tar.bz2
gentoo-35f8ce83267964865a2139542cd2c527cdc73e4f.zip
sys-apps/xinetd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/xinetd/files/xinetd.rc62
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/xinetd/files/xinetd.rc6 b/sys-apps/xinetd/files/xinetd.rc6
index 7a4a395f2556..6aa2386d0459 100644
--- a/sys-apps/xinetd/files/xinetd.rc6
+++ b/sys-apps/xinetd/files/xinetd.rc6
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the BSD License
# $Id$