|
2013-10-05
, 10:56
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#12
|
$ sudo start sshd
sshd (start) waiting
sshd (start) starting
sshd (start) pre-start, process 1941
sshd (start) spawned, process 1942
sshd (start) post-start, (main) process 1942
sshd (start) running, process 1942
~ $ sudo status sshd
sshd (stop) waiting
~ $ ps aux | grep ssh
1797 root 3632 S /usr/sbin/sshd
|
2013-10-05
, 11:00
|
Posts: 1,378 |
Thanked: 1,604 times |
Joined on Jun 2010
@ Göteborg, Sweden
|
#13
|
Update: nope, not everything, now ssh-status.sh unable to start sshd. Fixing.
Ok, everything looks good now, first update in three years is in extras-devel.
It only changes how disabling sshd on start works, check https://gitorious.org/n900-ssh-statu...a894417cfd3947
The Following User Says Thank You to handaxe For This Useful Post: | ||
|
2013-10-05
, 11:24
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#14
|
script
if [ ! -e /etc/ssh/sshd_not_to_be_started ]; then
/usr/sbin/sshd -D
else
exit 0
fi
end script
The Following User Says Thank You to int_ua For This Useful Post: | ||
|
2013-10-05
, 20:24
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#15
|
The Following 3 Users Say Thank You to int_ua For This Useful Post: | ||
|
2013-10-09
, 09:37
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#16
|
dpkg-shlibdeps: warning: dependency on libdbus-1.so.3 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgconf-2.so.4 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libfontconfig.so.1 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libatk-1.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on librt.so.1 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgnomevfs-2.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgio-2.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgdk_pixbuf-2.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgmodule-2.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpango-1.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libcairo.so.2 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libdbus-glib-1.so.2 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgthread-2.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangocairo-1.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libfreetype.so.6 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libgdk-x11-2.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpangoft2-1.0.so.0 could be avoided if "debian/ssh-status/usr/lib/hildon-desktop/lib-ssh-status-menu-widget.so.0.0.0" were not uselessly linked against it (they use none of its symbols).
[2013-10-09 09:24:05] Building ssh-status 0.3-0 for target 'maemo-fremantle-armel-extras-devel' [2013-10-09 09:25:58] OK [2013-10-09 09:25:59] ERROR running /etc/buildme.d/check_build: Could not determine build arch! No entry for terminal type "unknown"; using dumb terminal settings.
|
2013-10-18
, 10:52
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#18
|
|
2013-12-19
, 09:03
|
Posts: 535 |
Thanked: 598 times |
Joined on Apr 2011
@ Republic of the Philippines
|
#20
|
Ok, everything looks good now, first update in three years is in extras-devel.
It only changes how disabling sshd on start works, check https://gitorious.org/n900-ssh-statu...a894417cfd3947
Last edited by int_ua; 2013-10-05 at 20:40.