luci-app-attendedsysupgrade: reload rpcd fix #1668
[project/luci.git] / applications / luci-app-attendedsysupgrade / root / etc / uci-defaults / 40_luci-attendedsysupgrade
index 832744f7d8b7b41ba0693d430da07781dab01473..1b890c0cbb87b12d6b786e33607c2c1682298397 100755 (executable)
@@ -2,5 +2,6 @@
 
 rm -rf /tmp/luci-indexcache /tmp/luci-modulecache/
 /etc/init.d/uhttpd restart
+/etc/init.d/rpcd reload
 
 return 0