Re: remaining init scripts for apache, mysql
In article <[🔎] bedc2e380503131446b2dfe0f@mail.gmail.com>,
Hannes Mayer  <debiandude@gmail.com> wrote:
>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?
Yup. Use "dpkg --purge package" or "apt-get --purge remove package"
to get rid of the config files too.
Mike.
Reply to: