Robert Markin wrote:
Hello,
Can I simply SIGHUP my spamd process after making changes to local.cf, or do I have to kill the pid then /usr/bin/spamd -c -d....
Simply put, does SIGHUP keep any flags that I may be using after my executable?
Also, do I need to use these flags at all? The man page shows -c as "create user prefs" and -d as "daemonize.
I know that I don't use "user_prefs" so that is obvious. But do I need to tell it to daemonize spamd? The man page also says something about the -r flag to write the pid to a file.
Any thoughts?
Robert
Does anybody have any advice on the cleanest way to reload the config without stopping spamd first?