On 05/03/2015 06:17 AM, Laura Creighton wrote: > In poking around debian systems to see if I could shed any light on > EyeLand's problem, I ended up with a question. On all the machines > I can ssh to, I have an /etc/mailman/mm_cfg.py as well as a > /usr/lib (or /var/lib) /mailman/Mailman/mm_cfg.py, and the second is > a symbolic link to the first. Why do we have an /etc/mailmand/mm_cfg.py > at all?
In a word (or acronym), FHS. <http://www.pathname.com/fhs/> Actually, AFAIK, the Red Hat (hence CentOS) Mailman package is the only one that does it right. See <http://wiki.list.org/x/8486953> and the mailman-developers post linked therefrom. Debian (hence Ubuntu) puts things in the FHS recommended places, but everything not in /var/lib/mailman/ is symlinked from there so Mailman itself still thinks everything is in /var/lib/mailman/. -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org