]> piware.de Git - bin.git/blobdiff - postinst-setup
postinst-setup: fix fstab restoring
[bin.git] / postinst-setup
index c925be20751ffe992e065ff26427edcdefdc8190..9680876400fcc8fe554f3b77c5b0597afa97cb89 100755 (executable)
@@ -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