Merge "debian: Remove /var/lib/sbuild/build from tmpfs"
This commit is contained in:
commit
bec164dd25
@ -9,7 +9,6 @@ cat >>/etc/fstab << EOF
|
||||
# For speeding up sbuild/schroot and prevent SSD wear-out
|
||||
tmpfs /var/lib/schroot/session tmpfs uid=root,gid=root,mode=0755 0 0
|
||||
tmpfs /var/lib/schroot/union/overlay tmpfs uid=root,gid=root,mode=0755 0 0
|
||||
tmpfs /var/lib/sbuild/build tmpfs uid=sbuild,gid=sbuild,mode=2770 0 0
|
||||
EOF
|
||||
|
||||
mount -a
|
||||
|
Loading…
Reference in New Issue
Block a user