Bug 72855

Summary: RFE: systemctl disable should provide useful output for things like systemd-logind.service
Product: systemd Reporter: David Strauss <david>
Component: generalAssignee: systemd-bugs
Status: RESOLVED DUPLICATE QA Contact: systemd-bugs
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description David Strauss 2013-12-19 00:25:27 UTC
Right now, if you run "systemctl disable systemd-logind.service", you just see the normal "rm" line for the /etc symlink. This implies the command ran properly, disabling the service. Unfortunately, the symlink for systemd-logind.service is hard-coded in /usr/lib/systemd/system/multi-user.wants, which won't get affected.

Perhaps we should have the command say something about needing to mask the service to fully disable it, much as socket-activated services, when you stop them, give you extra information about how they can restart on connections.
Comment 1 Lennart Poettering 2014-06-25 10:44:50 UTC

*** This bug has been marked as a duplicate of bug 56690 ***

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.