This commit is contained in:
Bob Mottram 2016-04-06 09:06:42 +01:00
parent 8d764762dd
commit ca8b99cba3
1 changed files with 1 additions and 1 deletions

View File

@ -659,7 +659,7 @@ function irc_set_global_password {
chown -R $IRC_USERNAME:$IRC_USERNAME /home/$IRC_USERNAME/.irssi chown -R $IRC_USERNAME:$IRC_USERNAME /home/$IRC_USERNAME/.irssi
fi fi
fi fi
fi done
# restart the daemon for the new password to take effect # restart the daemon for the new password to take effect
systemctl restart ngircd systemctl restart ngircd