diff options
Diffstat (limited to 'package/network/utils/linux-atm/files/atm.hotplug')
-rw-r--r-- | package/network/utils/linux-atm/files/atm.hotplug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/utils/linux-atm/files/atm.hotplug b/package/network/utils/linux-atm/files/atm.hotplug new file mode 100644 index 0000000000..68fb96d3ac --- /dev/null +++ b/package/network/utils/linux-atm/files/atm.hotplug @@ -0,0 +1 @@ +ubus call service event '{ "type": "hotplug.atm", "data": { "name": "'"$DEVICENAME"'" } }' |