chiark / gitweb /
add signkey
[bin.git] / chroot-enter
index b260b3a43d31324927685c0ab2bbf79979f818a0..7ffb146a8623614e4b1afebbd56129bafb0aff03 100755 (executable)
@@ -1,4 +1,4 @@
 #! /bin/sh
 ROOT="${1:-/chroot/sid}"
 chroot-setup "$ROOT"
-sudo chroot "$ROOT" su cjwatson
+exec sudo chroot "$ROOT" su cjwatson