[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: jessie release goals



On 2013-05-13 12:02:31 +0100, Philip Hands wrote:
> Vincent Lefevre <vincent@vinc17.net> writes:
> > My only use of Apache on some machine is because of sensord. But
> > it may happen that in a few months, I would no longer need sensord
> > and may remove the package. In this case, it would make sense to
> > stop the Apache daemon automatically in order to free some resources.
> > This would be dependencies between services...
> 
> If that's what you want it would make more sense to remove the apache
> package to free even more resources.

Yes, but similarly, there's no way to do this automatically.

There's also a problem that the man pages are in the package:

$ dpkg -L apache2.2-common | grep /man/
/usr/share/man/man8
/usr/share/man/man8/apache2.8.gz
/usr/share/man/man8/a2ensite.8.gz
/usr/share/man/man8/apache2ctl.8.gz
/usr/share/man/man8/a2enmod.8.gz
/usr/share/man/man8/apachectl.8.gz
/usr/share/man/man8/a2dissite.8.gz
/usr/share/man/man8/a2dismod.8.gz

There's no way to read this documentation first or keep it
(this is useful if one wants to write/maintain a script that
tests whether apache2 is available or not, for instance).

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: