X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=postinst-setup;h=9680876400fcc8fe554f3b77c5b0597afa97cb89;hp=c925be20751ffe992e065ff26427edcdefdc8190;hb=41a5eaabcaa877e4bd3218d7a9114e13858ee6e9;hpb=6d86f983b36a5fd497e96bd9e9802acc389900e7 diff --git a/postinst-setup b/postinst-setup index c925be2..9680876 100755 --- a/postinst-setup +++ b/postinst-setup @@ -35,7 +35,7 @@ if [ ! -d /etc/.bzr ]; then chmod 600 /etc/ssh/ssh_*_key # only restore dchroot part into fstab - grep -A 200 "^# dchroots" fstab >> fstab.originst || true + grep -A 200 "^# sid chroot" fstab >> fstab.originst || true mv fstab.originst fstab # only restore the human users from passwd/group