master
BrainwreckedTech 5 years ago
parent 6b65238111
commit 58c1b24178

@ -0,0 +1 @@
Defaults passprompt="[sudo] password for %U: "

@ -0,0 +1 @@
Defaults rootpw

@ -0,0 +1 @@
Defaults timestamp_timeout=20

8
zfs

@ -0,0 +1,8 @@
##
## Allow any user to run `zpool iostat/status -c smart` in order
## to read basic SMART health statistics for a pool.
##
## CAUTION: Any syntax error introduced here will break sudo.
##
# ALL ALL = (root) NOPASSWD: /usr/sbin/smartctl -a /dev/[hsv]d[a-z0-9]*
Loading…
Cancel
Save