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

禁用模块的问题

  •  
  •   mingtdlb · Jun 27, 2024 · 1299 views
    This topic created in 757 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   ·   935 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 19:24 · PVG 03:24 · LAX 12:24 · JFK 15:24
    ♥ Do have faith in what you're doing.