Thread: [Fremantle Maemo5] [Announce] OpenSSH status widget
View Single Post
nonsuch's Avatar
Posts: 584 | Thanked: 1,550 times | Joined on Sep 2019
#111
Originally Posted by rasmarc View Post
"skipSystemCheck = True/False" is not available from the GUI. When true the widget checks if "respawn" is active for sshd. If so you get asked to confirm deactivating it.
I think I got a dialog asking about that the first time I started the widget.
The content of /etc/event.d/sshd:
Code:
#start on stopped rcS

console output

#respawn

pre-start script
    if [ ! -d /var/run/sshd ] ; then
        mkdir /var/run/sshd
        chmod 755 /var/run/sshd
    fi
end script

exec /usr/sbin/sshd -D
I think that's as should be (does not autostart or respawn).

Does the widget start properly when you enable tracking from the GUI?
That brings me back to the empty button as shown in the screenshot.
'pidof sshd' returns nothing initially and nothing when the button is pressed.
HOWEVER:
The phone was set up to NOT automatically connect to WiFi networks.
After I changed it to automatic and rebooted, the widget looks and works as it should.
I am a little confused about the tracking functionality - what does it track exactly?


-
-
- for syncing calendars and contacts I used "syncevolution"
Thanks for that, will look at syncevolution.
It seems that Modest Email works OK after all.
 

The Following User Says Thank You to nonsuch For This Useful Post: