11 lines
No EOL
224 B
Desktop File
11 lines
No EOL
224 B
Desktop File
[Unit]
|
|
Description=Home Assistant integration daemon
|
|
Documentation=https://git.moritzruth.de/moritzruth/Hassliebe
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=%h/.local/bin/hassliebe
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=default.target |