mwan3: remove lock file entirely

Removing the lock file ist not necessary

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit ab747fe0fb)
This commit is contained in:
Florian Eckert
2020-07-27 09:02:40 +02:00
parent 520eeb0804
commit 138d02cfcb
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -210,7 +210,6 @@ stop()
mwan3_unlock "command" "mwan3"
mwan3_lock_clean
rm -rf $MWAN3_STATUS_DIR $MWAN3TRACK_STATUS_DIR
}