diff --git a/root_file_system/default/etc/hotplug.d/iface/51-configurator b/root_file_system/default/etc/hotplug.d/iface/51-configurator index 197f815..c13c3bf 100755 --- a/root_file_system/default/etc/hotplug.d/iface/51-configurator +++ b/root_file_system/default/etc/hotplug.d/iface/51-configurator @@ -1,4 +1,4 @@ #!/bin/sh [ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] && { sh /etc/configurator.sh -} \ No newline at end of file +}