Summary: | No way to configure systemd-gpt-auto-generator, or mask unwanted vendor's generators by user | ||
---|---|---|---|
Product: | systemd | Reporter: | Natrio <natrio> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Natrio
2014-12-11 10:24:13 UTC
Agreed, generators should be maskable. It is up to the user how they want their SWAP managed. I have just discovered this nasty flaw and want it removed. I have a separate /boot partition that loads different installations and now I find that this bug has been deliberately introduced. When things like this are put into systemd it is no wonder that people hate it so much. It most certainly does not allow the fstab to be used. Anything that is added to systemd should be able to be disabled by systemctl or it should not be added at all. Generators are made maskable in commit http://cgit.freedesktop.org/systemd/systemd/commit/?id=e801700e9a. Some documentation updates are in order, but generally ln -s /dev/null /etc/systemd/system-generators/<name> does the trick. |
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.