summaryrefslogtreecommitdiff
path: root/net-dns/maradns/files
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-04-28 17:42:00 -0500
committerAustin English <wizardedit@gentoo.org>2016-04-28 17:42:00 -0500
commit70d311026cfc6e9fb80c19ffc063c712ed091f29 (patch)
treef706ac8b7478ea5756627e499d1c3e58a1295448 /net-dns/maradns/files
parent354597dde07e9de89f121f06b9ef6e2c449dc349 (diff)
downloadgentoo-70d311026cfc6e9fb80c19ffc063c712ed091f29.tar.gz
gentoo-70d311026cfc6e9fb80c19ffc063c712ed091f29.tar.xz
net-dns/maradns: use #!/sbin/openrc-run instead of #!/sbin/runscript
Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
Diffstat (limited to 'net-dns/maradns/files')
-rw-r--r--net-dns/maradns/files/deadwood4
-rw-r--r--net-dns/maradns/files/maradns24
-rw-r--r--net-dns/maradns/files/zoneserver24
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dns/maradns/files/deadwood b/net-dns/maradns/files/deadwood
index d9e8175ad5e..69fe0a434c8 100644
--- a/net-dns/maradns/files/deadwood
+++ b/net-dns/maradns/files/deadwood
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-dns/maradns/files/maradns2 b/net-dns/maradns/files/maradns2
index cc6915f5b8e..a6fb9e479af 100644
--- a/net-dns/maradns/files/maradns2
+++ b/net-dns/maradns/files/maradns2
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/net-dns/maradns/files/zoneserver2 b/net-dns/maradns/files/zoneserver2
index 6c6486d5e9b..b2abe26110f 100644
--- a/net-dns/maradns/files/zoneserver2
+++ b/net-dns/maradns/files/zoneserver2
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2012 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$