opensuse linux如何設定開機後自動執行.sh - iT邦幫忙::IT知識分享社群

opensuse linux如何設定開機後自動執行.sh - iT邦幫忙::IT知識分享社群

瀏覽:612
日期:2024-08-05
1. 複製 /etc/init.d/skeleton 檔案成新的檔案 (如: /etc/init.d/mylocal) 2. 將 # Required-Start: 後方的設定修改為 $ALL 3. 把你所需要 ......看更多