mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
If mode= is not set in rootflags= add mode=0755 when a tmpfs
is used on the rootfs, otherwise it will be group/world writable
as that's the default mode for tmpfs filesystems.
Follow-up for 725ad3b062