Merge pull request #243 from truenas/NAS-130043
NAS-130043 / Update zed.rc to disable emailing
This commit is contained in:
commit
bb9f6e5f58
|
@ -14,7 +14,7 @@
|
|||
# Email will only be sent if ZED_EMAIL_ADDR is defined.
|
||||
# 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;
|
||||
|
|
Loading…
Reference in New Issue