freebsd-dev/usr.sbin/daemon
Ihor Antonov 6f0636728b daemon: move syslog facility and syslog tag into log_params
Since struct log_params already contains logging-related
varaiables, including syslog-related, move remaining
syslog-related variables into struct log_params as well

Reviewed by:	kevans
Pull Request:	https://github.com/freebsd/freebsd-src/pull/669
2023-03-01 21:00:42 -06:00
..
tests daemon: add some basic tests 2021-05-03 09:55:40 -06:00
daemon.8 daemon: add long_opts 2023-02-09 22:36:07 -06:00
daemon.c daemon: move syslog facility and syslog tag into log_params 2023-03-01 21:00:42 -06:00
Makefile daemon: add some basic tests 2021-05-03 09:55:40 -06:00
Makefile.depend