2
0
forked from Ivasoft/openwrt

fstools: filter unknown action in mount.hotplug script

Signed-off-by: Rosy Song <rosysong@rosinson.com>
This commit is contained in:
Rosy Song
2018-09-23 09:57:29 +08:00
committed by Hans Dedecker
parent ec9576607d
commit 0fa1dd71cc
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
/sbin/block hotplug
[ "$ACTION" = "add" -o "$ACTION" = "remove" ] && /sbin/block hotplug