mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
doas: Install config with 644
This commit is contained in:
parent
482bd23cad
commit
0f2e386a27
@ -11,4 +11,4 @@ sed -i '/chown/d' bsd.prog.mk
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
install -D doas.conf "$1/etc/doas.conf"
|
||||
install -Dm644 doas.conf "$1/etc/doas.conf"
|
||||
|
Loading…
Reference in New Issue
Block a user