[systemd-bugs] [Bug 61535] systemctl injects an '-n' flag for the syslog-ng service when the service file is named syslog-ng.service

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 26 18:45:18 PST 2013


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

--- Comment #1 from P. Levine <nsane457 at gmail.com> ---
>From "systemctl dump":

-> Unit syslog-ng.service:
        Description: System Logging Service
        Instance: n/a
        Unit Load State: loaded
        Unit Active State: failed
        Inactive Exit Timestamp: Tue 2013-02-26 20:45:09 EST
        Active Enter Timestamp: Tue 2013-02-26 20:45:09 EST
        Active Exit Timestamp: Tue 2013-02-26 20:45:09 EST
        Inactive Enter Timestamp: Tue 2013-02-26 20:45:09 EST
        GC Check Good: yes
        Need Daemon Reload: no
        Name: syslog-ng.service
        Fragment Path: /etc/systemd/system/syslog-ng.service
        Condition Timestamp: Tue 2013-02-26 20:45:09 EST
        Condition Result: yes
        Requires: syslog.socket
        Requires: basic.target
        Conflicts: shutdown.target
        Before: shutdown.target
        After: basic.target
        References: syslog.socket
        References: basic.target
        References: shutdown.target
        StopWhenUnneeded: no
        RefuseManualStart: no
        RefuseManualStop: no
        DefaultDependencies: yes
        OnFailureIsolate: no
        IgnoreOnIsolate: no
        IgnoreOnSnapshot: no
        ControlGroup: cpu:/system/syslog-ng.service
        ControlGroup: name=systemd:/system/syslog-ng.service
        Service State: failed
        Result: exit-code
        Reload Result: success
        PermissionsStartOnly: no
        RootDirectoryStartOnly: no
        RemainAfterExit: no
        GuessMainPID: yes
        Type: simple
        Restart: no
        NotifyAccess: none
        KillMode: control-group
        KillSignal: SIGTERM
        SendSIGKILL: yes
        UMask: 0022
        WorkingDirectory: /
        RootDirectory: /
        NonBlocking: no
        PrivateTmp: no
        ControlGroupModify: no
        ControlGroupPersistent: yes
        PrivateNetwork: no
        IgnoreSIGPIPE: yes
        LimitNOFILE: 4096
        StandardInput: null
        StandardOutput: null
        StandardError: inherit
        -> ExecStart:
                Command Line: /usr/sbin/syslog-ng -n

-> Unit test-syslog.service:
        Description: System Logger Daemon
        Instance: n/a
        Unit Load State: loaded
        Unit Active State: active
        Inactive Exit Timestamp: Tue 2013-02-26 21:40:17 EST
        Active Enter Timestamp: Tue 2013-02-26 21:40:17 EST
        Active Exit Timestamp: n/a
        Inactive Enter Timestamp: n/a
        GC Check Good: yes
        Need Daemon Reload: no
        Name: test-syslog.service
        Name: syslog.service
        Documentation: man:syslog-ng(8)
        Fragment Path: /usr/lib64/systemd/system/test-syslog.service
        Condition Timestamp: Tue 2013-02-26 21:40:17 EST
        Condition Result: yes
        Requires: basic.target
        Wants: syslog.socket
        WantedBy: multi-user.target
        Conflicts: shutdown.target
        Before: shutdown.target
        Before: multi-user.target
        After: syslog.socket
        After: basic.target
        TriggeredBy: syslog.socket
        References: syslog.socket
        References: basic.target
        References: shutdown.target
        ReferencedBy: multi-user.target
        ReferencedBy: syslog.socket
        StopWhenUnneeded: no
        RefuseManualStart: no
        RefuseManualStop: no
        DefaultDependencies: yes
        OnFailureIsolate: no
        IgnoreOnIsolate: no
        IgnoreOnSnapshot: no
        ControlGroup: cpu:/system/test-syslog.service
        ControlGroup: name=systemd:/system/test-syslog.service
        Service State: running
        Result: success
        Reload Result: success
        PermissionsStartOnly: no
        RootDirectoryStartOnly: no
        RemainAfterExit: no
        GuessMainPID: yes
        Type: simple
        Restart: on-failure
        NotifyAccess: none
        Main PID: 6891
        Main PID Known: yes
        Main PID Alien: no
        KillMode: control-group
        KillSignal: SIGTERM
        SendSIGKILL: yes
        UMask: 0022
        WorkingDirectory: /
        RootDirectory: /
        NonBlocking: no
        PrivateTmp: no
        ControlGroupModify: no
        ControlGroupPersistent: yes
        PrivateNetwork: no
        IgnoreSIGPIPE: yes
        LimitNOFILE: 4096
        StandardInput: null
        StandardOutput: null
        StandardError: inherit
        -> ExecStart:
                Command Line: /usr/sbin/syslog-ng -F
                        PID: 6891
                        Start Timestamp: Tue 2013-02-26 21:40:17 EST
        -> ExecReload:
                Command Line: /bin/kill -HUP $MAINPID

-- 
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/20130227/69a9c8a2/attachment-0001.html>


More information about the systemd-bugs mailing list