]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - debian/patches/60_remove-redhatism.diff
3538aec8f6063029800780baeacdca87c4056c23
[mirror_smartmontools-debian.git] / debian / patches / 60_remove-redhatism.diff
1 --- a/smartd.cpp
2 +++ b/smartd.cpp
3 @@ -1038,7 +1038,7 @@ static void MailWarning(const dev_config
4 " NIS domain: %s\n\n"
5 "The following warning/error was logged by the smartd daemon:\n\n"
6 "%s\n\n"
7 - "For details see host's SYSLOG (default: /var/log/messages).\n\n"
8 + "For details see host's SYSLOG (default: /var/log/syslog).\n\n"
9 "%s%s%s",
10 hostname, domainname, nisdomain, message, further, original, additional);
11 exportenv(environ_strings[10], "SMARTD_FULLMESSAGE", fullmessage);