Added RCLOG for redirecting restconf logs at tests; with-restconf error in example
This commit is contained in:
parent
f02310dcef
commit
860c0c042d
16 changed files with 36 additions and 19 deletions
|
|
@ -49,7 +49,7 @@ new "kill old restconf daemon"
|
|||
sudo pkill -u www-data clixon_restconf
|
||||
|
||||
new "start restconf daemon"
|
||||
sudo su -c "$clixon_restconf -f $cfg -D $DBG" -s /bin/sh www-data &
|
||||
sudo su -c "$clixon_restconf -f $cfg $RCLOG -D $DBG" -s /bin/sh www-data &
|
||||
|
||||
sleep $RCWAIT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue