summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:30:32 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit28620cb50d2157bbda1af3d9faf41d2d58952e5a (patch)
tree5dd804ff3d8642b0e8075a76ea3842a5e9573c29
parentnet-dns/opendnssec: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-28620cb50d2157bbda1af3d9faf41d2d58952e5a.tar.gz
gentoo-28620cb50d2157bbda1af3d9faf41d2d58952e5a.tar.bz2
gentoo-28620cb50d2157bbda1af3d9faf41d2d58952e5a.zip
net-dns/pdns: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--net-dns/pdns/files/pdns2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/pdns/files/pdns b/net-dns/pdns/files/pdns
index 6fd30219fe0f..2894b34921d4 100644
--- a/net-dns/pdns/files/pdns
+++ b/net-dns/pdns/files/pdns
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$