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,6 +349,7 @@ function remove_irc {
349 349
     remove_completion_param install_irc
350 350
     remove_completion_param configure_firewall_for_irc
351 351
     sed -i '/IRC /d' ${COMPLETION_FILE}
352
+    sed -i '/znc 2> /d' /etc/crontab
352 353
 }
353 354
 
354 355
 function configure_firewall_for_irc {