test
[hcoop/zz_old/ikiwiki] / MailmanInstallation.mdwn
CommitLineData
ee25310d 1## page was renamed from ThwartingPackages\r
2We override the behavior of some Debian packages, such that we need to re-make some changes each time they update. The `/usr/local/sbin/fixperms` script is responsible for doing this, so you should run it after an `apt-get upgrade`. Currently, it does this:\r
3\r
4{{{chown list.list /usr/lib/cgi-bin/mailman/*\r
5chmod g-s /usr/lib/cgi-bin/mailman/*\r
6chmod u+s /usr/lib/cgi-bin/mailman/*\r
7\r
8chown -R list /var/lib/mailman/lists/*}}}\r
9----\r
10CategorySystemAdministration\r