diff options
Diffstat (limited to 'target/linux/lantiq/base-files/sbin')
-rwxr-xr-x | target/linux/lantiq/base-files/sbin/dsl_notify.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/lantiq/base-files/sbin/dsl_notify.sh b/target/linux/lantiq/base-files/sbin/dsl_notify.sh deleted file mode 100755 index d615db5f05..0000000000 --- a/target/linux/lantiq/base-files/sbin/dsl_notify.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# -# This script is called by dsl_cpe_control whenever there is a DSL event -# and calls any available hotplug script(s) in /etc/hotplug.d/dsl. - -exec /sbin/hotplug-call dsl |