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)
committerBrian Dolbec <dolsen@gentoo.org>
Thu, 6 Jun 2013 03:48:58 +0000 (20:48 -0700)
commit9c77d1790ea32c8cda5be8ac16f26462870cf2f9
tree29c3056577be37aab4117ee1be4c031641b38be8
parentf2c2bd4175fd06f6ec07b1dcb2687e0904e56286
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