firmware/root_file_system/default/etc/hotplug.d/iface/50-tincstart

3 lines
70 B
Text
Executable file

[ ifup = "$ACTION" -a "$DEVICE" = eth0 ] && {
sh /etc/tincstart.sh
}