From cc4618c9ba3d974948ebf340b542d8cb01db2f55 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 16 Sep 2021 22:05:01 +0100 Subject: gentoo resync : 16.09.2021 --- net-dns/dnssec-tools/files/donutsd.initd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dns/dnssec-tools/files') diff --git a/net-dns/dnssec-tools/files/donutsd.initd b/net-dns/dnssec-tools/files/donutsd.initd index 0d9c87e8fa18..fe6d5fa8293d 100644 --- a/net-dns/dnssec-tools/files/donutsd.initd +++ b/net-dns/dnssec-tools/files/donutsd.initd @@ -1,9 +1,9 @@ #!/sbin/openrc-run -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 depend() { - need mta + want mta } start() { -- cgit v1.2.3