daemon: repace goto exit with daemon_terminate()
Start breaking down big main()
Remove goto exit label and replace it with a function that does cleanup.
Comment re-worded by kevans@.
Pull Request: https://github.com/freebsd/freebsd-src/pull/694
daemon: repace goto exit with daemon_terminate() Tags None Referenced Files None Subscribers None
Description
Details
|