Commit f9118d63 authored by Franco Fichtner's avatar Franco Fichtner

make: reload config configd pre and post mount

parent d902747c
......@@ -10,9 +10,11 @@ mount: force
@${.CURDIR}/scripts/version.sh > \
${.CURDIR}/src/opnsense/version/opnsense
mount_unionfs ${.CURDIR}/src /usr/local
@service configd restart
umount: force
umount -f "<above>:${.CURDIR}/src"
@service configd restart
remount: umount mount
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment