feat(daemon): add polkit authorizer with permissive + system modes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
use anyhow::Result;
|
||||
use tracing::info;
|
||||
|
||||
mod polkit;
|
||||
mod state;
|
||||
|
||||
#[tokio::main]
|
||||
|
||||
Reference in New Issue
Block a user