]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
please doxygen
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 17 Jul 2017 08:31:59 +0000 (08:31 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Mon, 17 Jul 2017 08:31:59 +0000 (08:31 +0000)
git-svn-id: file:///svn/unbound/trunk@4277 be551aaa-1e26-0410-a405-d3ace91eadb9

daemon/unbound.c

index 53b6e1393bdc837f7b5e4fdb0d21ace936456ea5..6424a4231f8db16f7c98344f92ee723c97a9494a 100644 (file)
@@ -600,6 +600,7 @@ perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode,
  *    These increase verbosity as specified in the config file.
  * @param debug_mode: if set, do not daemonize.
  * @param log_default_identity: Default identity to report in logs
+ * @param need_pidfile: if false, no pidfile is checked or created.
  */
 static void 
 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, const char* log_default_identity, int need_pidfile)