[Unit] Description=AWS IoT Job agent with Mender integration After=network.target systemd-timesyncd.service [Service] Type=simple User=root Group=root ExecStart=/usr/sbin/goagent Restart=always RestartSec=5 [Install] WantedBy=multi-user.target