Add sudo config
This commit is contained in:
parent
a3a245f139
commit
9384c39d57
4
configs/macos/enable-touchid-sudo.sh
Normal file
4
configs/macos/enable-touchid-sudo.sh
Normal file
@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
# Run this script to enable sudo with Touch ID
|
||||
|
||||
sed "s/^#auth/auth/" /etc/pam.d/sudo_local.template | sudo tee /etc/pam.d/sudo_local
|
Loading…
x
Reference in New Issue
Block a user