Bug 69390 - [v207 regression] efi-boot-generator mount unit is always started / automount broken
Summary: [v207 regression] efi-boot-generator mount unit is always started / automount...
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: systemd-bugs
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 19:34 UTC by mus.svz
Modified: 2013-11-21 13:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.