Summary: |
Fix "LEGACY" conditional directive |
Product: |
systemd
|
Reporter: |
David Coppa <dcoppa> |
Component: |
general | Assignee: |
systemd-bugs |
Status: |
RESOLVED
FIXED
|
QA Contact: |
systemd-bugs |
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
Other | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
[PATCH] Fix "LEGACY" conditional directive
|
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.
Created attachment 81941 [details] [PATCH] Fix "LEGACY" conditional directive The attached diff fixes the "LEGACY" conditional (#ifndef -> #ifdef). This also fixes the warning at shutdown: systemd-cgroups-agent [594]: Failed to get D-Bus connection: Failed to connect to socket /org/freedesktop/systemd1/private: Connection refused