mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-19 06:45:35 +01:00
3 lines
85 B
Text
3 lines
85 B
Text
polkit.addAdminRule(function(action, subject) {
|
|
return ["unix-group:wheel"];
|
|
});
|