Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
mingtdlb
V2EX  ›  Linux

禁用模块的问题

  •  
  •   mingtdlb · Jun 27, 2024 · 1196 views
    This topic created in 696 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   ·   5819 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 06:39 · PVG 14:39 · LAX 23:39 · JFK 02:39
    ♥ Do have faith in what you're doing.