Thread
:
accessing N9 thru SSH over wifi
View Single Post
boltzmann
2012-12-13 , 23:10
Posts: 7 | Thanked: 4 times | Joined on Dec 2012 @ Germany
#
48
Hello,
I'll just use this thread instead of creating a new one.
I wonder where all the /etc/init.d/* scripts are. On my N900, I can run: /etc/init.d/sshd restart in order to restart the ssh daemon. I don't want to keep the ssh server running all the time on my N9 but I do not see a "nice" possibility to do that - pkill is not nice for me
. My google search returned "/usr/sbin/invoke-rc.d sshd restart", but this does nothing and so I had a look into that file:
Code:
#!/bin/sh # File must exists for old compatibility reasons # No functionality here exit 0
The same content is in the /usr/sbin/update-rc.d file. It sounds as if there is a new method to start and stop services.
Any ideas?
Regards
__________________
Nokia N9 (16GB, black) and a Nokia N900
Quote & Reply
|
boltzmann
View Public Profile
Send a private message to boltzmann
Find all posts by boltzmann