]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/script.c
Be less verbose in log
[odhcp6c.git] / src / script.c
index 43af9884c9e0999f2fec22a9e34246ffc2dd35e1..205c581520c3e1e70920cda18506eabed49c9da2 100644 (file)
@@ -164,7 +164,6 @@ static void entry_to_env(const char *name, const void *data, size_t len, bool ho
 
 void script_call(const char *status)
 {
-       syslog(LOG_WARNING, "State for %s changed to %s", argv[1], status);
        size_t dns_len, search_len, custom_len, sntp_ip_len, sntp_dns_len;
        size_t sip_ip_len, sip_fqdn_len;