diff --git a/Makefile b/Makefile index 787434659..399cfaa88 100644 --- a/Makefile +++ b/Makefile @@ -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 \