200字
开机自启动方法
2024-12-22
2024-12-22

一、系统服务的方式

省略

二、 系统自带启动

vim  /etc/rc.d/rc.local
chmod +x /etc/rc.d/rc.local

评论