From aecc42cd300e186ccab85c4bf8deed1b0dd602d9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 21 Mar 2024 20:33:39 +0200 Subject: make CRON send out an email on DNS failover change --- frontends/Rexfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'frontends/Rexfile') diff --git a/frontends/Rexfile b/frontends/Rexfile index 652d8c4..6a97f36 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -355,8 +355,6 @@ task 'nsd_failover', group => 'frontends', group => 'wheel', mode => '500'; - append_if_no_such_line '/etc/daily.local', '/usr/local/bin/dns-failover.ksh'; - file '/tmp/root.cron', ensure => 'file', content => "*\t*\t*\t*\t*\t-ns /usr/local/bin/dns-failover.ksh", -- cgit v1.2.3