You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dns/nsd/files/nsd3-patch.cron

10 lines
275 B

#!/bin/sh
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
# Cron job: merge zone transfer changes back to zone files
# Needed for nsd3 only
/etc/init.d/nsd --quiet status && /etc/init.d/nsd patch >/dev/null