unify dns related config, change some dns settings
[distro-setup] / mount-latest-subvol
index 1f4229e5a9095f5bb28751e16ae12e2dcd1f63b2..433c7c2a06c4ed7c2a465476d1670ac375a3b514 100644 (file)
@@ -267,7 +267,7 @@ fi
 # fa=(/mnt/root/btrbk/ar.*); f=${fa[0]}
 # if [[ -e $f ]]; then
 #   fstab <<EOF
-# $crypt_dev  /ar  btrfs  noatime,subvol=ar,uid=1000$mopts  0 0
+# $crypt_dev  /ar  btrfs  noatime,subvol=ar$mopts  0 0
 # EOF
 # fi