pkg: invalidate the ACL and menu cache

(cherry picked from commit 1fe38a15e5)
(cherry picked from commit 64c8f55cdb)
This commit is contained in:
Franco Fichtner 2017-12-16 20:41:11 +00:00
parent 7db1609e0e
commit 70f6e01ace
2 changed files with 5 additions and 0 deletions

View file

@ -130,6 +130,10 @@ scripts-auto:
sed "s:%%ARG%%:$${FILE#./}:g" >> \
${DESTDIR}/+POST_INSTALL; \
done; \
for SCRIPT in +POST_INSTALL +POST_DEINSTALL; do \
cat ${TEMPLATESDIR}/configure >> \
${DESTDIR}/$${SCRIPT}; \
done; \
fi
@if [ -d ${.CURDIR}/src/opnsense/service/templates ]; then \
for FILE in $$(cd ${.CURDIR}/src/opnsense/service/templates && \

1
Templates/configure vendored Normal file
View file

@ -0,0 +1 @@
/usr/local/etc/rc.configure_plugins