livecdfs-update.sh: Fix '/etc/sshd' check for sshd_config tweaks sshd-tweak
authorW. Trevor King <wking@tremily.us>
Sun, 3 Mar 2013 12:58:16 +0000 (07:58 -0500)
committerW. Trevor King <wking@tremily.us>
Sat, 14 Dec 2013 05:28:30 +0000 (21:28 -0800)
commit0c5e604feb08e6a54e4534455dcd39cd8220bde7
treea78c4761a51f411f185342ae262870325a5c8d2c
parentd1c2ba9bdaf1a69078fcbcd6ec4210e829f99f0a
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