V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
mingtdlb
V2EX  ›  Linux

禁用模块的问题

  •  
  •   mingtdlb · Jun 27, 2024 · 1146 views
    This topic created in 676 days ago, the information mentioned may be changed or developed.
    [root@node1 ~]# cat /etc/modprobe.d/blacklist.conf
    blacklist i40iw
    install MODULE /bin/false
    [root@node1 ~]#
    
    [root@node2 ~]# cat /etc/modprobe.d/blacklist.conf
    blacklist i40iw
    install i40iw /bin/false
    [root@node2 ~]#
    

    问一下这两个有区别没有?一个是 install MODULE /bin/false,一个是 install i40iw /bin/false

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2529 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 04:30 · PVG 12:30 · LAX 21:30 · JFK 00:30
    ♥ Do have faith in what you're doing.