blob: 36187c39025654b802f35110f1b2d4b984529652 (
plain)
1
2
3
4
5
6
7
8
|
# Doas configuration file.
# See doas.conf(5) for details.
# The general syntax form of /etc/doas.conf is:
# permit|deny [options] identity [as target] [cmd command [args ...]]
#permit persist :wheel
#permit nopass root
|