[Unit] Description=dosh dormant shell server After=network-online.target Wants=network-online.target [Service] Type=simple ExecStart=%h/.local/bin/dosh-server serve Restart=always RestartSec=1 KillMode=process [Install] WantedBy=default.target