Merge pull request #772 from trasz/capsicum

Merge a bunch of Capsicum-related tweaks.
This commit is contained in:
Edward Tomasz Napierała 2017-10-13 10:33:43 +01:00 committed by GitHub
commit b2865d6bcc
2 changed files with 48 additions and 2 deletions

View file

@ -7,6 +7,7 @@ or the libraries it depends on.
To make Irssi enter capability mode on startup, add
capsicum = "yes";
awaylog_file = "~/irclogs/away.log";
to your ~/.irssi/config and restart the client. Alternatively you can
enter it "by hand", using the "/capsicum enter" command. From the security