diff --git a/local-zfs.adoc b/local-zfs.adoc index e9d0857..a75efcf 100644 --- a/local-zfs.adoc +++ b/local-zfs.adoc @@ -262,7 +262,12 @@ Activate E-Mail Notification ZFS comes with an event daemon, which monitors events generated by the ZFS kernel module. The daemon can also send emails on ZFS events like -pool errors. +pool errors. Newer ZFS packages ships the daemon in a sparate package, +and you can install it using `apt-get`: + +---- +# apt-get install zfs-zed +---- To activate the daemon it is necessary to edit `/etc/zfs/zed.d/zed.rc` with your favourite editor, and uncomment the `ZED_EMAIL_ADDR` setting: