Browse Source

Remove znc from cron

Bob Mottram 8 years ago
parent
commit
00fefad2a5
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-irc

+ 1
- 0
src/freedombone-app-irc View File

349
     remove_completion_param install_irc
349
     remove_completion_param install_irc
350
     remove_completion_param configure_firewall_for_irc
350
     remove_completion_param configure_firewall_for_irc
351
     sed -i '/IRC /d' ${COMPLETION_FILE}
351
     sed -i '/IRC /d' ${COMPLETION_FILE}
352
+    sed -i '/znc 2> /d' /etc/crontab
352
 }
353
 }
353
 
354
 
354
 function configure_firewall_for_irc {
355
 function configure_firewall_for_irc {