summaryrefslogtreecommitdiffstats
path: root/filehooker
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2014-03-19 21:08:18 +0100
committermakefu <github@syntax-fehler.de>2014-03-19 21:08:18 +0100
commit5125b49ce1fe7b5d24a63cccfcddeed4a41aba23 (patch)
treeeb3cfdf44d7388e1cea0be77e851ac6e6b5cbb42 /filehooker
parentd041405044765ff8da8932d613c8ac3be37dd765 (diff)
filehooker: fix system breakage :D
Diffstat (limited to 'filehooker')
-rwxr-xr-xfilehooker/root-image/root/customize_root_image.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/filehooker/root-image/root/customize_root_image.sh b/filehooker/root-image/root/customize_root_image.sh
index 185cb733..97f625ee 100755
--- a/filehooker/root-image/root/customize_root_image.sh
+++ b/filehooker/root-image/root/customize_root_image.sh
@@ -23,7 +23,7 @@ cp /krebs/etc/authorized_keys /root/.ssh/
useradd -m hooker ||:
-chown -R root:root /etc /root /krebs /usr/bin
+chown -R root:root /etc /root /krebs
chmod 750 /etc/sudoers.d
chmod 440 /etc/sudoers.d/g_wheel