Ravenports / ravenadm

Administration tool for Ravenports
http://www.ravenports.com
ISC License
18 stars 3 forks source link

Major changes #82

Closed jrmarino closed 3 months ago

jrmarino commented 3 months ago

The biggest change is the removal of libexec/ravenexec The spawning is now done internally. Moreover, the log file is opened only once (no more closing and re-opening the log repeatedly for the spawns)

with this change, the "wc" program spawn can be removed again. There are no more file descriptor opening failure messages.

Work around netbsd C import issues by wrapping time and lstat functions.

Add netbsd-specific filter for /etc/usermgmt.conf

sync with latest rvn-format module.