sudo update-rc.d apache2 remove
You can use the argument
defaults
to add apache2 back into the autostartsudo update-rc.d apache2 defaults
Then you're able to enable/disable
sudo update-rc.d apache2 disable
sudo update-rc.d apache2 enable
Tidak ada komentar:
Posting Komentar