Summary: | RFE: NOTIFY_SOCKET ERRNO is not implemented | ||
---|---|---|---|
Product: | systemd | Reporter: | Miguel Angel <majopela> |
Component: | general | Assignee: | systemd-bugs |
Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Proposed patch
systemd status+errno notify test service definition for the test systemd status+errno notify test systemd status+errno notify test Proposed patch (corrected) Proposed patch |
Description
Miguel Angel
2014-07-01 07:46:21 UTC
Created attachment 102055 [details]
Proposed patch
Created attachment 102056 [details]
systemd status+errno notify test
Created attachment 102057 [details]
service definition for the test
The proposed patch needs some testing on my side yet, that will be done during today. Created attachment 102186 [details]
systemd status+errno notify test
Fixed a few missing changes for dbus communication.
Created attachment 102187 [details]
systemd status+errno notify test
Created attachment 102188 [details]
Proposed patch (corrected)
Created attachment 102366 [details] [review] Proposed patch Adjusted to add a dbus property as StatusText, but StatusErrno, and extended the Service struct. now it looks like: # systemctl show test [...] StatusText=I'm running, with status 8 StatusErrno=8 [...] Fixed in git! Thanks! |
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.