base-files: Fix /etc/fstab file to not mount the root filesystem in /boot

Ticket: SYS#3688
This commit is contained in:
Daniel Willmann 2017-06-15 17:24:49 +02:00
parent 8b199a88a6
commit 70a8d0fef1
1 changed files with 0 additions and 2 deletions

View File

@ -4,5 +4,3 @@ devpts /dev/pts devpts mode=0620,gid=5 0 0
usbdevfs /proc/bus/usb usbdevfs noauto 0 0
tmpfs /run tmpfs mode=0755,nodev,nosuid,strictatime 0 0
tmpfs /var/volatile tmpfs defaults 0 0
/dev/sda1 /boot ext4 defaults,nofail 0 2