1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Export Status for OMR-Tracker scripts

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-04-03 14:06:33 +02:00
parent bb3a102671
commit 124b48253c
4 changed files with 16 additions and 0 deletions

View file

@ -10,6 +10,10 @@ else
IPTABLES="/usr/sbin/iptables"
fi
export OMR_TRACKER_STATUS
export OMR_TRACKER_PREV_STATUS
export OMR_TRACKER_STATUS_MSG
_log() {
logger -p daemon.info -t "${basename}" "$@"