7d07a6cf50
Those files are actually common for dom0 and VM, but as we splitted the repos, move them accordingly.
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
//allow any action, detailed reasoning in sudoers.d/qubes
|
|
polkit.addRule(function(action,subject) { return polkit.Result.YES; });
|