l yubikey: simplify debug logging
This commit is contained in:
parent
85db885279
commit
5f4a5b5ceb
@ -38,7 +38,7 @@
|
||||
}
|
||||
});
|
||||
polkit.addRule(function(action, subject) {
|
||||
polkit.log("user " + subject.user + " is attempting action " + action.id + " from PID " + subject.pid);
|
||||
polkit.log("subject: " + subject + " action: " + action);
|
||||
});
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user