Allow "btrfs fi usage" without password
This commit is contained in:
parent
8d2df63c6f
commit
19b45b145d
@ -1,3 +1,5 @@
|
|||||||
# Commands anybody in the "wheel" group can run without entering a sudo password
|
# Commands anybody in the "wheel" group can run without entering a sudo password
|
||||||
|
|
||||||
%wheel ALL=(ALL) NOPASSWD: /usr/bin/nethogs
|
%wheel ALL=(ALL) NOPASSWD: /usr/bin/nethogs
|
||||||
|
%wheel ALL=(ALL) NOPASSWD: /usr/bin/btrfs fi usage
|
||||||
|
%wheel ALL=(ALL) NOPASSWD: /usr/bin/btrfs filesystem usage
|
||||||
|
Loading…
Reference in New Issue
Block a user