]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
test(USR-MOUNT): remove / entry from fstab
authorJo Zzsi <jozzsicsataban@gmail.com>
Sun, 7 Sep 2025 02:38:48 +0000 (22:38 -0400)
committerLaszlo <laszlo.gombos@gmail.com>
Sun, 7 Sep 2025 04:24:28 +0000 (00:24 -0400)
root is specific in the kernel command line, no need to
list it again with default mount options.

test/TEST-11-USR-MOUNT/fstab

index 5e60080644225fbc737586c9937754b6b8b475f5..3a6a08ef21caf8aaab316655b47bd8d2cec53b30 100644 (file)
@@ -1,2 +1 @@
-/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_root  /                       btrfs   defaults         0 0
 /dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_root  /usr                    btrfs   subvol=usr,ro    0 0