drop unnecessary inclusion of / in fstab

This commit is contained in:
Daniel Micay 2025-11-06 01:07:02 -05:00
parent 1427e0c7c4
commit 6c8ddbe012

View file

@ -1,4 +1,3 @@
/dev/md/root / xfs defaults 0 0
/dev/md/boot /boot vfat rw,nosuid,nodev,noexec,fmask=0177,dmask=0077 0 2
/dev/mapper/swap none swap x-systemd.device-timeout=30 0 0