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

Fix and add automatic LAN as ifname source for proxy

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-11 11:10:53 +01:00
parent 2feffb2c1e
commit 79380e9c83
3 changed files with 31 additions and 8 deletions

View file

@ -1,4 +1,6 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/network.sh
for schedule_bin in /usr/share/omr/schedule.d/*; do
[ -x "$schedule_bin" ] && (