]> git.armaanb.net Git - opendoas.git/blobdiff - Makefile
Change binary permissions to 4755. Closes #26
[opendoas.git] / Makefile
index 9cca8ca26322cae9607ecb6de5ba2ad00b1f142d..c0ddb1a2005fe3c1d989ef3584efd26c0291ddff 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ MAN=    doas.1 doas.conf.5
 
 BINOWN= root
 BINGRP= root
-BINMODE=4111
+BINMODE=4755
 
 CFLAGS+= -I${CURDIR}
 COPTS+=        -Wall -Wextra -Werror -pedantic