diff --git a/lxc/execute b/lxc/execute index 8fbfeb9..40d1797 100755 --- a/lxc/execute +++ b/lxc/execute @@ -28,7 +28,7 @@ exec 200>&- # prevent users from spying on each other lxc-attach --clear-env -n piston -- \ /bin/bash -l -c " - chown runner$runner -R /tmp/$id + chown runner$runner: -R /tmp/$id chmod 700 /tmp/$id " > /dev/null 2>&1