註冊一個.service檔案到/etc/systemd/system/目錄下 [Unit] # 服務描述 Description=Your Service # 依賴 After=network.target [Service] # 啟動型別 ...
確定! 回上一頁