dashboard3 wip

This commit is contained in:
2018-06-24 23:05:23 +02:00
parent 35cf081200
commit abb471c1a2
8 changed files with 228 additions and 16 deletions

View File

@@ -18,7 +18,7 @@ USE_PROCD=1
start_service () {
procd_open_instance
procd_set_param command "$PROG" -p $PORT -f -h /usr/local/share/uhttpd/ -U /usr/local/configs/uhttpd/
procd_set_param command "$PROG" -p $PORT -f -h /usr/local/share/uhttpd/ -U /usr/local/configs/uhttpd/ -u /usr/local/bin/plugins/
procd_set_param pidfile "$PIDFILE"
procd_set_param respawn
procd_set_param stdout 1 # forward stdout of the command to logd