add global-functions

This commit is contained in:
Christian Hesse 2018-10-09 13:12:08 +02:00
parent 7e9252064e
commit 9c3f3b9f20
3 changed files with 8 additions and 0 deletions

View file

@ -76,3 +76,4 @@
# Do *NOT* change these!
:global "sent-routeros-update-notification" "-";
:global "identity" [ / system identity get name ];
/ system script run global-functions;