Summary: | systemctl disable <service> does not work if the service file does not exist anymore | ||
---|---|---|---|
Product: | systemd | Reporter: | Konstantin <ktrackfd> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | CC: | ktrackfd |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Konstantin
2013-03-16 03:57:51 UTC
This really is something that needs to be fixed in the packaging scripts: they should invoke "systemctl disable" before uninstalling proceeds. (In reply to comment #1) > This really is something that needs to be fixed in the packaging scripts: > they should invoke "systemctl disable" before uninstalling proceeds. True, but 'systemctl disable' should delete the symlink anyway. systemctl will now remove dangling symlinks: http://cgit.freedesktop.org/systemd/systemd/commit/?id=02b9e96. |
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.