mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-02-09 05:20:52 +01:00
map-agent: init.d: remove correct multiap.backhaul file upon restart
This commit is contained in:
parent
f43f8fd966
commit
6e4c42caaa
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ remove_map() {
|
|||
}
|
||||
|
||||
start_dynbhd_service() {
|
||||
rm -f /tmp/map.agent.bsta_global_disable
|
||||
rm -f /tmp/multiap.backhaul
|
||||
procd_open_instance
|
||||
procd_set_param command "/usr/sbin/dynbhd"
|
||||
procd_set_param respawn
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue