[systemd-bugs] [Bug 56204] New: systemd: exit user session broken
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Oct 19 13:55:01 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56204
Priority: medium
Bug ID: 56204
Assignee: systemd-bugs at lists.freedesktop.org
Summary: systemd: exit user session broken
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: public.avatar at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
As for 20f59e42cd64c0c7fd9386b0ca93842c6cdbc387 systemctl --user exit broken:
ExecStart={ path=/bin/kill ; argv[]=/bin/kill -s KILL $MANAGERPID ;
ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ;
status=0/0 }
> strace -e kill -f /bin/kill -s RTMAX-6 $(pidof systemd)
kill(2750, -1) = -1 EINVAL (Invalid argument)
kill(1, -1) = -1 EINVAL (Invalid argument)
+++ exited with 1 +++
--
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/20121019/11ef5b9a/attachment.html>
More information about the systemd-bugs
mailing list