Disable autostart for a service without uninstalling?

| 0 Comments| | 11:09
Categories:
sudo update-rc.d tomcat disable

Basically update-rc.d will modify existing runlevel links for the script /etc/init.d/tomcat by renaming start links to stop links.

ref: Disable autostart for a service without uninstalling? [duplicate]

Leave a Reply

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *