By: fulinux
E-mail: [email protected]
Blog: https://blog.csdn.net/fulinus
喜欢的盆友欢迎点赞和订阅!
你的喜欢就是我写作的动力!
初始化usb相关服务
/lib/systemd/system/usb.service
/etc/systemd/system/default.target.wants/usb.service 符号连接文件指向上面的文件:
ls -l default.target.wants/usb.service
default.target.wants/usb.service -> /lib/systemd/system/usb.service
脚本内容: