summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:33 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit93002cd3a7f54ee2b9233900373eaf50b423c290 (patch)
tree671dac495317c236ee51be32609b13c6bd51c0e4 /net-dns
parentnet-dns/pdns: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-93002cd3a7f54ee2b9233900373eaf50b423c290.tar.gz
gentoo-93002cd3a7f54ee2b9233900373eaf50b423c290.tar.bz2
gentoo-93002cd3a7f54ee2b9233900373eaf50b423c290.zip
net-dns/pdnsd: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdnsd/files/pdnsd.online.22
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdnsd/files/pdnsd.online.2 b/net-dns/pdnsd/files/pdnsd.online.2
index ba4c19d39e19..7efe89d4f98d 100644
--- a/net-dns/pdnsd/files/pdnsd.online.2
+++ b/net-dns/pdnsd/files/pdnsd.online.2
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$