On Wed, Mar 24, 2010 at 9:59 AM, Sivan Greenberg <[email protected]> wrote: > Hi List, > I am trying to stop the SSH daemon using the init.d script to no avail. Has > anybody seen this before? This is a security issue in my taste. > Sivan
Try (initctl) stop sshd. sshd startup is handled by upstart, see /etc/event.d/sshd. regards Philipp _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
