Skip to content

About Linux autostart

metal A-wing edited this page May 19, 2018 · 1 revision

关于Linux系统开机启动

尽可能不要使用 /etc/rc.local 添加启动项

请使用 systemd 风格的启动服务

中文参考文档

http://www.ruanyifeng.com/blog/2016/03/systemd-tutorial-part-two.html

http://www.jinbuguo.com/systemd/systemd.index.html

Clone this wiki locally