freebsd-dev/usr.sbin/daemon
Ihor Antonov f907027b49 daemon: set supervise_enabled during argument processing
Now when supervsion mode has it's own variable there is really no
reason to set it separately from the rest of the variables. Move
initialization of supervise_enabled var to the argument processing
switch loop, where it belongs.

Reviewed by:	kevans
Pull Request:	https://github.com/freebsd/freebsd-src/pull/672
2023-03-02 23:17:02 -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: set supervise_enabled during argument processing 2023-03-02 23:17:02 -06:00
Makefile daemon: add some basic tests 2021-05-03 09:55:40 -06:00
Makefile.depend