mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
fix(coreos-base/coreos-base): Remove dummy rootfs entry from fstab.
Remounting / read-write has been moved to the dev_mode helper script in coreos-init instead of letting systemd do it based on fstab. Now if a system boots without /root/.dev_mode the filesystem remains read-only.
This commit is contained in:
parent
feb372fdb4
commit
9a44eef0a7
@ -12,4 +12,3 @@
|
||||
#
|
||||
|
||||
# <fs> <mountpoint> <type> <opts> <dump/pass>
|
||||
/dev/ROOT / ext3 defaults 0 0
|
||||
|
Loading…
Reference in New Issue
Block a user