disable ssh startup lucid
Ali Khalfan
ali.khalfan at gmail.com
Tue Jul 6 17:05:39 UTC 2010
ok somebody help me out here
so sshd by default gets installed as a service, so every time, a
workstation restarts, it will be brought up by default.
I wanted to disable sshd on startup so I did the regulat stuff such as:
invoke-rc.d ssh stop && service -f ssh remove && update.rc-d ssh remove
yet, I still see it when I startup.
I see at /etc/network/if-up.d that there is a script for openssh-server,
mainly that if something with the interface is update, so will sshd ,
would this be a reason for concern?
More information about the ubuntu-users
mailing list