[Unit] Description=HamClock After=network.target [Service] Type=simple WorkingDirectory=%h/.local/bin/ ExecStart=%h/.local/bin/hamclock Restart=on-failure RestartSec=5 [Install] WantedBy=default.target