Function nix::unistd::acct::enable

source ·
pub fn enable<P: ?Sized + NixPath>(filename: &P) -> Result<()>
Available on crate feature acct only.
Expand description

Enable process accounting

See also acct(2)