HomeFreeBSD

daemon: set supervise_enabled during argument processing

Description

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

Details

Provenance
ihor_antonovs.familyAuthored on Mar 3 2023, 5:17 AM
kevansCommitted on Mar 3 2023, 5:17 AM
Parents
rGe781739084e9: daemon: decouple restart variable
Branches
Unknown
Tags
Unknown