Skip to main content

check_wall

Function check_wall 

Source
async fn check_wall(
    polkit: &PolkitAuthority,
    pid: u32,
    group: Option<&str>,
) -> Result<bool>
Expand description

Check whether pid is allowed to broadcast a wall message, optionally restricted to group.