First sync

This commit is contained in:
BrainwreckedTech 2019-09-19 17:24:34 -04:00
parent 6b65238111
commit 58c1b24178
4 changed files with 11 additions and 0 deletions

1
prompt Normal file

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

1
rootpw Normal file

@ -0,0 +1 @@
Defaults rootpw

1
timeout Normal file

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

8
zfs Normal file

@ -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]*