Comment # 1 on bug 1217707 from Matthias Gerstner
This is also the same as for openSUSE Aeon:

```
polkit.addAdminRule(function(action, subject) {
        return ["unix-group:wheel"];
]);
```


You are receiving this mail because: