Skip the you must be root check when -R or -V are specified. pw may be run by an unprivileged user for creating an image or jail. EPERM will still be reported from the open if the user does not have appropriate permission.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
There is a sentence in pw.8 about needing to run as root that should be updated to match the new reality.