freebsd test script modifications
This commit is contained in:
parent
0895ac7b0d
commit
734f65e25a
26 changed files with 41 additions and 34 deletions
|
|
@ -143,7 +143,7 @@ if [ $BE -ne 0 ]; then
|
|||
fi
|
||||
|
||||
new "kill old restconf daemon"
|
||||
sudo pkill -u www-data -f "/www-data/clixon_restconf"
|
||||
sudo pkill -u $wwwuser clixon_restconf
|
||||
|
||||
new "start restconf daemon (-a is enable http basic auth)"
|
||||
start_restconf -f $cfg -- -a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue