[systemd-bugs] [Bug 72855] New: RFE: systemctl disable should provide useful output for things like systemd-logind.service

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 18 16:25:27 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=72855

          Priority: medium
            Bug ID: 72855
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: RFE: systemctl disable should provide useful output
                    for things like systemd-logind.service
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: minor
    Classification: Unclassified
                OS: Linux (All)
          Reporter: david at davidstrauss.net
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20131219/1ed4505a/attachment.html>


More information about the systemd-bugs mailing list