Summary: | [PATCH] pkexec: Work around systemd injecting broken XDG_RUNTIME_DIR | ||
---|---|---|---|
Product: | PolicyKit | Reporter: | Colin Walters <walters> |
Component: | daemon | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | David Zeuthen (not reading bugmail) <zeuthen> |
Severity: | normal | ||
Priority: | medium | CC: | walters |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | 0001-pkexec-Work-around-systemd-injecting-broken-XDG_RUNT.patch |
Description
Colin Walters
2013-11-21 22:42:24 UTC
One nit, the bugzilla link in the patch is wrong. Comment on attachment 89608 [details]
0001-pkexec-Work-around-systemd-injecting-broken-XDG_RUNT.patch
ACK on the patch in general.
Sorry, confused... The function comment should lead to https://bugzilla.redhat.com/show_bug.cgi?id=753882 . Stylistically I'd prefer the function to express the predicate that is true when it returns TRUE, e.g. xdg_runtime_dir_is_valid(). (In reply to comment #3) > The function comment should lead to > https://bugzilla.redhat.com/show_bug.cgi?id=753882 . Oops, too many Bugzilla tabs open, fixed. > Stylistically I'd prefer the function to express the predicate that is true > when it returns TRUE, e.g. xdg_runtime_dir_is_valid(). I called it xdg_runtime_dir_is_owned_by() which seems even clearer. Thanks for the review! |
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.