http://www.debuntu.org/how-to-manage-services-with-update-rc.d

> # update-rc.d -f apache2 remove
>
> The use of -f is to force the removal of the symlinks even
> if there is still /etc/init.d/apache2.
>
> Note: This command will only disable the service until next
> time the service is upgraded. If you want to make sure the
> service won't be re-enabled upon upgrade, you should also
> type the following:
>
> # update-rc.d apache2 stop 80 0 1 2 3 4 5 6 .


** Package changed: aptitude (Ubuntu) => dpkg (Ubuntu)

** Changed in: dpkg (Ubuntu)
       Status: New => Invalid

** Package changed: dpkg (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/299482

Title:
  aptitude upgrade re-enables mysql rc scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/299482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to