nix::unistd::acct

Function enable

Source
pub fn enable<P: ?Sized + NixPath>(filename: &P) -> Result<()>
Expand description

Enable process accounting

See also acct(2)