diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-03 16:14:18 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-03 17:42:44 +0200 |
commit | 97a49721274c5538f121811195e802669424c316 (patch) | |
tree | c9f8bece3f052c13e251c8cda8133bbbc0920baa /perl-install/NEWS | |
parent | 1446f4ac0b364c041d7de0e5a186e9709a300388 (diff) | |
download | drakx-97a49721274c5538f121811195e802669424c316.tar drakx-97a49721274c5538f121811195e802669424c316.tar.gz drakx-97a49721274c5538f121811195e802669424c316.tar.bz2 drakx-97a49721274c5538f121811195e802669424c316.tar.xz drakx-97a49721274c5538f121811195e802669424c316.zip |
guess the right user after the switch to polkit
adjust the env variable to look at (mga#18288)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 03799a6d7..db9743e06 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - running commands as user: o fix the fallback when the helper didn't provide the real UID (mga#18288) + o guess the right user after the switch to polkit (mga#18288) Version 17.33 - 27 May 2016 |