0x1eef
bd84f7f134
This change is a revert of previous commits that worked around the umask not being honored. This commit runs git with the correct umask, and avoids any need to run chmod manually. The number of doas.conf rules has been reduced to 2.
4 lines
104 B
Text
4 lines
104 B
Text
##
|
|
# portzap
|
|
permit nopass root as _portzap cmd /bin/sh
|
|
permit nopass :_portzap as _portzap cmd /bin/sh
|