Lose \n from syslog messages. strncpy() -> strlcpy(). Correct last arg to execl (NULL, not 0). (From OpenBSD)