netwatch-notify: implement pre-down hook

This commit is contained in:
Christian Hesse 2021-07-09 11:27:26 +02:00
parent 12d34e4a7c
commit bccb7c3452
6 changed files with 11 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# https://git.eworm.de/cgit/routeros-scripts/about/
# expected configuration version
:global ExpectedConfigVersion 59;
:global ExpectedConfigVersion 60;
# global variables not to be changed by user
:global GlobalFunctionsReady false;