已采納回答 / slcheng
rc.local是一個系統文件,具體位置在 /etc/rc.local,系統每次開機的時候都會去執行該文件中的內容,所以直接?vi /etc/rc.local 寫入你的任務即可
2016-08-28