[Unit] Description=HamClock After=network-online.target Wants=network-online.target [Service] Type=simple User=__HAMCLOCK_USER__ Environment=HOME=__HAMCLOCK_HOME__ WorkingDirectory=__HAMCLOCK_HOME__/.local/share/hamclock ExecStart=__HAMCLOCK_HOME__/.local/bin/hamclock -b ohb.hamclock.app:80 Restart=on-failure RestartSec=5 [Install] WantedBy=multi-user.target