Add pandoc and sudo, and add password prompt init call to Makefile

This commit is contained in:
2017-02-26 16:29:37 -06:00
parent 3c5d546851
commit 6776a25a2e
5 changed files with 39 additions and 3 deletions

8
etc/sudoers Normal file
View File

@@ -0,0 +1,8 @@
##
## User privilege specification
##
root ALL=(ALL) ALL
%wheel ALL=(ALL) ALL
# Long timeout
Defaults env_reset,timestamp_timeout=9999999999