Skip to content

03-filesystems.sh ignores ro option in /etc/fstab for root fs #97

@jose1711

Description

@jose1711

Even with default,ro in /etc/fstab for root fs (/) the filesystem is always mounted as read-write. Relevant part of /etc/runit/core-services/03-filesystems.sh:

msg "Mounting rootfs read-write..."
mount -o remount,rw / || emergency_shell

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions