cat /etc/systemd/system/yourdaemon.service [Unit] Description=Your Daemon After=network-online.target Wants=network-online.target ...
確定! 回上一頁