|
|
@@ -644,6 +644,7 @@ function irc_set_global_password {
|
|
644
|
644
|
sed -i "0,/RE/s/Password =.*/Password =$NEW_IRC_PASSWORD/" /etc/ngircd/ngircd.conf
|
|
645
|
645
|
dialog --title $"IRC Password" \
|
|
646
|
646
|
--msgbox $"The IRC password was changed" 6 40
|
|
|
647
|
+ systemctl restart ngircd
|
|
647
|
648
|
;;
|
|
648
|
649
|
esac
|
|
649
|
650
|
}
|