Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

diskless-generator: Fix root directory mode 1777 on tmpfs #103

Merged
merged 1 commit into from Feb 17, 2017
Merged

diskless-generator: Fix root directory mode 1777 on tmpfs #103

merged 1 commit into from Feb 17, 2017

Conversation

bgilbert
Copy link
Contributor

rootflags is typically set to rw, which was causing the mode option to disappear. Later mode options override earlier ones, so it's still possible to set the mode from the kernel command line.

Reported in coreos/bugs#1812.

rootflags is typically set to "rw", which was causing the mode option
to disappear.  Later mode options override earlier ones, so it's still
possible to set the mode from the kernel command line.
@marineam
Copy link
Contributor

Dunno how we managed to not notice this... :(

@bgilbert bgilbert merged commit 797d061 into coreos:master Feb 17, 2017
@bgilbert bgilbert deleted the tmpfs-1777 branch February 17, 2017 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants