Re: remaining init scripts for apache, mysql
On Sun, 13 Mar 2005 23:11:04 +0000, Felix Dorner wrote:
> hi,
>
> i did not need those any more. so i did:
>
> dpkg -l apache*
> dpkg -l mysql*
>
> and then
>
> apt-get remove "all mentioned on top with status ii",
> however i still have /etc/init.d/apache and /etc/init.d/mysql.
> can i just manually remove these? any better way?
I guess the start-stop scripts are treated as config-files by dpkg, so
they are not removed when uninstalling stuff (to preserve
customization).
AFAIK such config-files are not installed anymore when you install
apache/mysql again, so I'd just leave them as-is. They do not do any
harm.
Best regards,
Hannes.
Reply to: