welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
Last name of the current Debian Project Leader

Revision 3 as of 2007-11-14 18:20:55

Edit

DaemonAdmin / Mailman

We 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:

{{{chown list.list /usr/lib/cgi-bin/mailman/* chmod g-s /usr/lib/cgi-bin/mailman/* chmod u+s /usr/lib/cgi-bin/mailman/*

chown -R list /var/lib/mailman/lists/*}}}


CategorySystemAdministration