diff options
author | John Crispin <john@openwrt.org> | 2013-06-21 16:53:03 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-06-21 16:53:03 +0000 |
commit | 5ee45b4a756ccbd08d8d7f749fc628912af056ef (patch) | |
tree | 8649da23765840dda35bf9bbc346abb689b7ee9c /package/ubox/files/mount.hotplug | |
parent | d55316af38d76fc62d5354b9f444d474406f801d (diff) | |
download | upstream-5ee45b4a756ccbd08d8d7f749fc628912af056ef.tar.gz upstream-5ee45b4a756ccbd08d8d7f749fc628912af056ef.tar.bz2 upstream-5ee45b4a756ccbd08d8d7f749fc628912af056ef.zip |
ubox: update to latest git version
add block mount / extroot support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 36989
Diffstat (limited to 'package/ubox/files/mount.hotplug')
-rw-r--r-- | package/ubox/files/mount.hotplug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ubox/files/mount.hotplug b/package/ubox/files/mount.hotplug new file mode 100644 index 0000000000..946924e351 --- /dev/null +++ b/package/ubox/files/mount.hotplug @@ -0,0 +1 @@ +/sbin/block hotplug |