Just for your information.
- PID directory has to be manually created and chowned to unprivileged user
before starting inadyn with --drop-privs option, otherwise PID directory
is created as root:root 0755 and inadyn doesn't start at all with 'Failed
opening pidfile /var/run/inadyn/inadyn.pid for writing: Permission denied'
in log file.
- PID file is not removed on inadyn exit.
Just for your information.
before starting inadyn with --drop-privs option, otherwise PID directory
is created as root:root 0755 and inadyn doesn't start at all with 'Failed
opening pidfile /var/run/inadyn/inadyn.pid for writing: Permission denied'
in log file.