Files
Troposphere/include/root/etc/udev/rules.d/70-jibo-network.rules
T

3 lines
180 B
Plaintext
Raw Normal View History

2026-07-29 03:36:26 +03:00
# This IP is also hard coded in /etc/network/interfaces
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", KERNEL=="eth*", NAME="eth0", RUN="/bin/sh -c 'ifconfig eth0 172.24.84.101'"