make: use raw GUI reload during upgrade

We can observe the reload status this way.
This commit is contained in:
Franco Fichtner 2017-12-14 17:21:40 +00:00
parent 937379d16a
commit 67c11c9b7a

View File

@ -271,8 +271,7 @@ upgrade-check: force
upgrade: plist-check upgrade-check package
@${PKG} delete -fy ${CORE_NAME}
@${PKG} add ${PKGDIR}/*.txz
@echo -n "Restarting web GUI: "
@configctl webgui restart
@/usr/local/etc/rc.restart_webgui
lint: plist-check
find ${.CURDIR}/src ${.CURDIR}/Scripts \