mirror of
https://codeberg.org/kiss-community/repo
synced 2025-02-21 22:07:39 -07:00
opendoas: Use 600 for config file
This commit is contained in:
parent
9197875126
commit
d1df7a5084
@ -11,4 +11,4 @@ sed -i '/chown/d' bsd.prog.mk
|
||||
make
|
||||
make DESTDIR="$1" install
|
||||
|
||||
install -Dm644 doas.conf "$1/etc/doas.conf"
|
||||
install -Dm600 doas.conf "$1/etc/doas.conf"
|
||||
|
Loading…
Reference in New Issue
Block a user