jailsetup.sh: give minimal ssh config correct owner
commit5444f804bd24581d4f8737b9a9fb7f4f8d7e2c20
authorKyle J. McKay <mackyle@gmail.com>
Sat, 10 Feb 2018 02:54:10 +0000 (9 18:54 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 10 Feb 2018 02:54:10 +0000 (9 18:54 -0800)
treec498e7cead2100070b82597047eef6aa14ede501
parent7d30ff584742fd5df4d9dcdd67ca76809194b50f
jailsetup.sh: give minimal ssh config correct owner

Make sure that the new minimal ssh config located
in $chroot/etc/girocco/.ssh/config (and its dir) both
have the correct owner and group.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jailsetup.sh