mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 10:47:34 +01:00
map-agent: remove uplink tmp file when restarting dynbhd
This commit is contained in:
parent
7828e67308
commit
0eaba859a7
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ remove_map() {
|
|||
}
|
||||
|
||||
start_dynbhd_service() {
|
||||
rm -f /tmp/map.agent.bsta_global_disable
|
||||
procd_open_instance
|
||||
procd_set_param command "/usr/sbin/dynbhd"
|
||||
procd_set_param respawn
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue