fixing hamclock

This commit is contained in:
David Young
2026-04-30 11:46:41 -06:00
parent 864f97b473
commit aa42540acc
4 changed files with 38 additions and 14 deletions

View File

@@ -4,7 +4,8 @@ After=network.target
[Service]
Type=simple
WorkingDirectory=%h/.local/bin/
Environment=HOME=%h
WorkingDirectory=%h/.local/share/hamclock
ExecStart=%h/.local/bin/hamclock
Restart=on-failure
RestartSec=5