This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2024-12-23 23:42:43 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
97ae9e0ccb
openwrt
/
package
/
system
/
fstools
/
files
/
mount.hotplug
2 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fstools: filter unknown action in mount.hotplug script Signed-off-by: Rosy Song <rosysong@rosinson.com> (cherry picked from commit 0fa1dd71ccf5456e1a55dd492e9a42d9b71185ba)
2018-09-23 01:57:29 +00:00
[ "$ACTION" = "add" -o "$ACTION" = "remove" ] && /sbin/block hotplug
Reference in New Issue
Copy Permalink