|
Bugzilla – Full Text Bug Listing |
| Summary: | udev update may kill udevmountd | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Marius Tomaschewski <mt> |
| Component: | Basesystem | Assignee: | Hannes Reinecke <hare> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | bwiedemann, dmueller, fcrozat, jbohac, meissner, mrueckert, mt, rmilasan |
| Version: | 13.1 Milestone 4 | Flags: | hare:
needinfo?
(mt) |
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 12.3 | ||
| See Also: | https://bugzilla.novell.com/show_bug.cgi?id=821879 | ||
| Whiteboard: | SILVER | ||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marius Tomaschewski
2013-08-21 07:21:18 UTC
As per discussion with Kay Sievers the udevmountd functionality is now implemented in systemd, so udevmountd isn't required anymore when using systemd. To provide equivalent functionality you'd need to specify 'nofail' in /etc/fstab; that option is parsed by systemd and everything will work as expected. Not sure if there's something which needs to be done here, except for specifying 'nofail' ... maybe document it prominently in the wiki and release notes? Leave this issue to rest. Equivalent functionality is being provided with systemd and udevmountd will not be used going forward. |