Skip to content
Snippets Groups Projects
Commit 7adbd67a authored by Bob Mottram's avatar Bob Mottram
Browse files

Stop irc bouncer on irc remove

parent ab19c7b9
No related branches found
No related tags found
No related merge requests found
......@@ -386,6 +386,7 @@ function remove_irc {
remove_completion_param configure_firewall_for_irc
sed -i '/IRC /d' ${COMPLETION_FILE}
sed -i '/znc 2> /d' /etc/crontab
stop_irc_bouncer
if [ -d /home/znc ]; then
userdel -r znc
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment