diff options
author | Kali Kaneko <kali@leap.se> | 2013-08-28 19:44:27 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-04 11:05:04 +0200 |
commit | d315312740333abf8450e4e0b004d219a0936488 (patch) | |
tree | 91d7327efad4d62f8514c357718a5ca6291632b3 /changes/bug_3554_fix-polkit-auth-agent | |
parent | 614f588c603832586a175c6d8a96b4499c0518d1 (diff) |
Properly daemonize the call to polkit gnome authentication agent.
Closes: #3554
Diffstat (limited to 'changes/bug_3554_fix-polkit-auth-agent')
-rw-r--r-- | changes/bug_3554_fix-polkit-auth-agent | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_3554_fix-polkit-auth-agent b/changes/bug_3554_fix-polkit-auth-agent new file mode 100644 index 00000000..9498868b --- /dev/null +++ b/changes/bug_3554_fix-polkit-auth-agent @@ -0,0 +1 @@ + o Properly daemonize polkit-gnome-authentication-agent. Closes: #3554 |