summaryrefslogtreecommitdiff
path: root/frontends/Rexfile
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/Rexfile')
-rw-r--r--frontends/Rexfile2
1 files changed, 0 insertions, 2 deletions
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",