如何禁止启用U盘的自动弹出功能

1.su root
2.vim /usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi
3.修改第78行 把false改成true 保存退出。
4.此时U盘自动弹出功能被禁止(true改成false可启用)。

你可能感兴趣的:(如何禁止启用U盘的自动弹出功能)