Bug 69390

Summary: [v207 regression] efi-boot-generator mount unit is always started / automount broken
Product: systemd Reporter: mus.svz
Component: generalAssignee: systemd-bugs
Status: RESOLVED FIXED QA Contact: systemd-bugs
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description mus.svz 2013-09-15 19:34:35 UTC
With the update from systemd 204 to 207 the boot.mount unit generated by the efi-boot-generator is always started, so the automount has no effect. "systemctl show /boot" shows that WantedBy is set to the ESP device, meaning the mount is pulled in by the device itself. It seems like overriding Options=noauto with a drop-in snippet fixes this. 

btw, is the default Options=umask=0077 set on purpose? This is kind of annoying because you can't get into /boot without root privileges and it doesn't match with the default permissions on /boot (at least on Arch Linux).
Comment 1 Tom Gundersen 2013-11-21 13:44:02 UTC
Thanks for the report. This should be fixed by: http://cgit.freedesktop.org/systemd/systemd/commit/?id=0b9e3f2cfdd8bc365f98e5544c7c3f5ac94d0965

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.