livecdfs-update.sh: Fix '/etc/sshd' check for sshd_config tweaks
authorW. Trevor King <wking@tremily.us>
Sun, 3 Mar 2013 12:58:16 +0000 (07:58 -0500)
committerW. Trevor King <wking@tremily.us>
Tue, 4 Jun 2013 16:25:01 +0000 (12:25 -0400)
commitd05fa5150a14be73ce615173f5e50f5c80f416ca
tree29c3056577be37aab4117ee1be4c031641b38be8
parent28d0d830456a572b645b0bc1a49359478b346843
livecdfs-update.sh: Fix '/etc/sshd' check for sshd_config tweaks

sshd_config lives in /etc/ssh, not /etc/sshd.  This typo has been
present since the block was introduced by c06264e (Initial import of
Catalyst 2.0.0, 2005-04-04), so it's obviously not a widely used
feature ;).  It might be better to just remove the block entirely.
targets/support/livecdfs-update.sh