Update zed.rc to disable emailing
Signed-off-by: Aiden Baker <aiden.baker@ixsystems.com>
This commit is contained in:
parent
1b72c70b71
commit
92264faef4
|
@ -14,7 +14,7 @@
|
||||||
# Email will only be sent if ZED_EMAIL_ADDR is defined.
|
# Email will only be sent if ZED_EMAIL_ADDR is defined.
|
||||||
# Enabled by default; comment to disable.
|
# Enabled by default; comment to disable.
|
||||||
#
|
#
|
||||||
ZED_EMAIL_ADDR="root"
|
#ZED_EMAIL_ADDR="root"
|
||||||
|
|
||||||
##
|
##
|
||||||
# Name or path of executable responsible for sending notifications via email;
|
# Name or path of executable responsible for sending notifications via email;
|
||||||
|
|
Loading…
Reference in New Issue