On Tue, 2005-05-17 at 10:33 -0500, Aaron Griffin wrote:
> For general interest, I use /www as it's the default for lighttpd...
> I like it a bit better as it's daemon agnostic.  Whereas if you wanted
> to use the home scheme, and multiple HTTP servers, you'd have a mess
> of symlinks between /home/httpd /home/lighttpd /home/thttpd
> /home/some_other_server
> 
> Yeah, no one uses 30 http daemons, but I still like the option to
> switch the daemons out and have it "just work" - i.e.
> /etc/rc.d/lighttpd stop && /etc/rc.d/httpd start
> 
> _______________________________________________
> arch mailing list
> [email protected]
> http://www.archlinux.org/mailman/listinfo/arch

I think it's a bad thing(TM) to put those things straight into /. Most
users use a split up partition map, where /, swap, /var, /home, /usr
and /opt are on separate partitions. Most of those users keep / as a
tiny partition with only 100-150M space. Putting garbage on the rootfs
for every single package will render those packages useless for those
people, and it certainly doesn't comply to the FHS (not that arch does
its best to comply with it, but at least it has some compliance)


_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to