diff options
author | Kali Kaneko <kali@leap.se> | 2014-04-29 10:40:48 -0500 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-05-12 10:47:14 -0500 |
commit | a733e83ae0bcbcc9daa0cba0aa4704f499406394 (patch) | |
tree | 17c2776bc129ecebe36a1f30ad0668dc5825acbf /changes | |
parent | 2781cc604de74ad3d41c939fb807b5e689d435eb (diff) |
add elijah's root-wrapper in python
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-5595-increase-polkit-wait-time | 1 | ||||
-rw-r--r-- | changes/feature_linux-firewall | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-5595-increase-polkit-wait-time b/changes/bug-5595-increase-polkit-wait-time new file mode 100644 index 00000000..5662e249 --- /dev/null +++ b/changes/bug-5595-increase-polkit-wait-time @@ -0,0 +1 @@ +- Increase waiting time to wait for polkit agent to be up. Closes: #5595 diff --git a/changes/feature_linux-firewall b/changes/feature_linux-firewall new file mode 100644 index 00000000..2a48da07 --- /dev/null +++ b/changes/feature_linux-firewall @@ -0,0 +1 @@ +- Use iptables firewall. Closes: #5588 |