OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | #!/bin/sh |
2 | # |
||
3 | # This script is called by dsl_cpe_control whenever there is a DSL event |
||
4 | # and calls any available hotplug script(s) in /etc/hotplug.d/dsl. |
||
5 | |||
6 | exec /sbin/hotplug-call dsl |