3 lines
79 B
Text
Executable file
3 lines
79 B
Text
Executable file
[ ifup = "$ACTION" -a "$DEVICE" = eth0 ] && {
|
|
sh /etc/nodewatcher.sh
|
|
}
|