summaryrefslogtreecommitdiffstats
path: root/cmd/zed/zed.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zed/zed.h')
-rw-r--r--cmd/zed/zed.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/zed/zed.h b/cmd/zed/zed.h
index 179006cd3..1e8716c99 100644
--- a/cmd/zed/zed.h
+++ b/cmd/zed/zed.h
@@ -43,9 +43,9 @@
#define ZED_STATE_FILE RUNSTATEDIR "/zed.state"
/*
- * Absolute path for the default zed script directory.
+ * Absolute path for the default zed zedlet directory.
*/
-#define ZED_SCRIPT_DIR SYSCONFDIR "/zfs/zed.d"
+#define ZED_ZEDLET_DIR SYSCONFDIR "/zfs/zed.d"
/*
* Reserved for future use.