소스 검색

Remove znc from cron

Bob Mottram 9 년 전
부모
커밋
00fefad2a5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/freedombone-app-irc

+ 1
- 0
src/freedombone-app-irc 파일 보기

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 {