Merge branch 'master' of https://github.com/ewpratten/ewconfig
This commit is contained in:
commit
e8996a7d84
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