diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/sudoers.d/zfs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sudoers.d/zfs b/etc/sudoers.d/zfs index f66ebad21..82a25ba81 100644 --- a/etc/sudoers.d/zfs +++ b/etc/sudoers.d/zfs @@ -3,6 +3,7 @@ ## to read basic SMART health statistics for a pool. ## ## CAUTION: Any syntax error introduced here will break sudo. +## Editing with 'visudo' is recommended: visudo -f /etc/sudoers.d/zfs ## # ALL ALL = (root) NOPASSWD: /usr/sbin/smartctl -a /dev/[hsv]d[a-z0-9]* |