polkit.addRule(function(action, subject) { if (action.id == "org.scx.loader.manage-schedulers") { return polkit.Result.YES; } });