mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
3 lines
85 B
Text
3 lines
85 B
Text
polkit.addAdminRule(function(action, subject) {
|
|
return ["unix-group:wheel"];
|
|
});
|