Thread
:
How to disable ssh on startup?
View Single Post
slux
2010-01-16 , 08:28
Posts: 68 | Thanked: 24 times | Joined on Jan 2010
#
3
Actually, as Maemo seems to be debian-based the proper way of changing what starts on boot would be:
Code:
update-rc.d ssh remove
as root. This way you won't break the package and can still start and stop the service on demand.
Last edited by slux; 2010-01-16 at
08:36
.
Quote & Reply
|
The Following 2 Users Say Thank You to slux For This Useful Post:
DrWilken
,
jabawok
slux
View Public Profile
Send a private message to slux
Find all posts by slux