Home | 简体中文 | 繁体中文 | 杂文 | 打赏(Donations) | ITEYE 博客 | OSChina 博客 | Facebook | Linkedin | 知乎专栏 | Search | Email

第 5 章 FreeBSD 开机启动

目录

5.1. /etc/rc.conf

将开机运行脚本写入

/etc/rc.local
	

将关机前运行脚本写入

/etc/rc.shutdown.local
	

测试

/etc/rc.d/local start
/etc/rc.d/local stop
	

5.1. /etc/rc.conf

修改 /etc/rc.conf 生效

sh /etc/rc