diff options
Diffstat (limited to 'net-dns/mydns/files/mydns.initd')
-rw-r--r-- | net-dns/mydns/files/mydns.initd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/mydns/files/mydns.initd b/net-dns/mydns/files/mydns.initd index 970876191731..d78d1df91cb0 100644 --- a/net-dns/mydns/files/mydns.initd +++ b/net-dns/mydns/files/mydns.initd @@ -1,5 +1,5 @@ -#!/sbin/runscript -# Copyright 1999-2011 Gentoo Foundation +#!/sbin/openrc-run +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 MYDNS_CHECKCONF="/usr/bin/mydnscheck" |