aboutsummaryrefslogtreecommitdiff
path: root/core/otools/build
diff options
context:
space:
mode:
Diffstat (limited to 'core/otools/build')
-rwxr-xr-xcore/otools/build2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/otools/build b/core/otools/build
index 4d7e2044..87463bca 100755
--- a/core/otools/build
+++ b/core/otools/build
@@ -8,3 +8,5 @@ export LDFLAGS="$LDFLAGS -static"
make
make DESTDIR="$1" install
+
+install -Dm644 doas.conf "$1/etc/doas.conf"