<quote who="Voytek Eymont"> > if I'm on an ssh connection, how do I restart sshd...?
Restart the service like you would any service (your paste demonstrates doing just that). > shouldn't the ssh session I'm on drop me off ? No -- wouldn't that be inconvenient and annoying? The daemon is smart enough to keep active ssh sessions running across restarts, so you don't throw good glassware at the wall when things go wrong. - Jeff -- linux.conf.au 2008: Melbourne, Australia http://lca2008.linux.org.au/ Lego is the plural of Lego. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
