X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=Makefile;h=c0ddb1a2005fe3c1d989ef3584efd26c0291ddff;hb=1fae30ee0ec3b4c7431c291ca8f63abbf67bff89;hp=9cca8ca26322cae9607ecb6de5ba2ad00b1f142d;hpb=6d258086f25fdba0f0d2c3e99fbf29051a01f95a;p=opendoas.git diff --git a/Makefile b/Makefile index 9cca8ca..c0ddb1a 100644 --- 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