gordon's note infotech Disable autostart for a service without uninstalling?

Disable autostart for a service without uninstalling?

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

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

Related Post