]> piware.de Git - bin.git/commitdiff
postinst-setup-fedora: Drop obsolete bind mounts
authorMartin Pitt <martin@piware.de>
Thu, 4 Apr 2019 06:52:08 +0000 (08:52 +0200)
committerMartin Pitt <martin@piware.de>
Thu, 4 Apr 2019 06:52:08 +0000 (08:52 +0200)
postinst-setup-fedora

index ae8369e2864b0ed654abf329c14b778905344d5c..96255e73a60e9608d11792c3167982b6572de209 100755 (executable)
@@ -37,12 +37,6 @@ grep -q lib/mock /etc/fstab || cat << EOF >> /etc/fstab
 
 tmpfs /var/tmp tmpfs defaults 0 0
 tmpfs /var/lib/mock tmpfs defaults 0 0
-#/proc /ubuntu/proc none bind 0 0
-#/sys /ubuntu/sys none bind 0 0
-#/dev /ubuntu/dev none rbind 0 0
-#/home /ubuntu/home none rbind 0 0
-#/srv /ubuntu/srv none bind 0 0
-#/tmp /ubuntu/tmp none bind 0 0
 EOF
 #ln -s fedora-27-x86_64.cfg /etc/mock/default.cfg