centos 8 rc.local不生效的问题

具体可以操作红帽的官方文档(英文):https://www.jianshu.com/p/96a2075ad784

 

使rc.local生效的操作如下:

chmod a+x /etc/rc.d/rc.local
systemctl    enable  rc-local

 

参考:https://www.jianshu.com/p/96a2075ad784

 

posted @ 2022-11-14 14:02  insistYuan  阅读(270)  评论(0)    收藏  举报