summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:32:13 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit990c19bf490159e7f8848b250529c363b3264dcd (patch)
tree95da71582964bd34ef126664a979ea5f7f799266 /net-misc
parentnet-misc/openrdate: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-990c19bf490159e7f8848b250529c363b3264dcd.tar.gz
gentoo-990c19bf490159e7f8848b250529c363b3264dcd.tar.bz2
gentoo-990c19bf490159e7f8848b250529c363b3264dcd.zip
net-misc/openssh: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/openssh/files/sshd.rc6.42
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openssh/files/sshd.rc6.4 b/net-misc/openssh/files/sshd.rc6.4
index 34e19706de07..a361401755cc 100644
--- a/net-misc/openssh/files/sshd.rc6.4
+++ b/net-misc/openssh/files/sshd.rc6.4
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$