]> git.armaanb.net Git - opendoas.git/commit
Restrict read permissions of doas binary.
authorNathan Holstein <nathan.holstein@gmail.com>
Sun, 2 Aug 2015 18:53:48 +0000 (14:53 -0400)
committerNathan Holstein <nathan.holstein@gmail.com>
Wed, 5 Aug 2015 12:57:10 +0000 (08:57 -0400)
commit0c99b3ad0c8dda90c1cb1c230aeb46d7a78c5141
tree162afb5fc31099be128aae67cfbf3119ffe4f3b4
parent4272fe4a9344245a61a55fb8d4091f459c235dcc
Restrict read permissions of doas binary.

This mimics the permissions of sudo from Mac OSX.

Additionally, some gymnastics are performed to set the permissions and
owners of the binary before copying it to BINDIR.
Makefile