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