Ensure chpasswd and useradd work with FreeBSD
Open
feature
- Dominant language
- Rust
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
Vincenzo mentioned that certain smaller linux distros may not support commands like `chpasswd` and `useradd`. The code should have some way of checking if these commands work before running them through `process::Command`
Contributor guide
Assessment
This issue has not been assessed yet.