- Set config_file to a default filename if it is NULL.
authorWayne Davison <wayned@samba.org>
Mon, 1 Oct 2007 02:25:54 +0000 (02:25 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 1 Oct 2007 02:25:54 +0000 (02:25 +0000)
- Changed create_pid_file() to fail if the pidfile already exists,
  which makes the daemon exit with an error.
- Output errors about a failure to open the config file or the lock
  file to (a still open) stderr.
- We now notice (and complain) if fork() fails.


No differences found