mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 05:08:56 +00:00
12 lines
296 B
Diff
12 lines
296 B
Diff
--- a/debian/network/if-pre-up.d/vlan
|
|
+++ b/debian/network/if-pre-up.d/vlan
|
|
@@ -2,7 +2,7 @@
|
|
|
|
# Most of this stuff is to enable vlans
|
|
|
|
-STATEDIR=/run/network/vlan
|
|
+STATEDIR=@TERMUX_PREFIX@/var/run/network/vlan
|
|
|
|
case "$IFACE" in
|
|
# Ignore any alias (#272891) which uses <interface>:<alabel>
|