homeservice/homeservice.service
Thomas Klaehn acb68a45ff Add sauna
2023-01-30 15:54:49 +01:00

11 lines
185 B
Desktop File

[Unit]
Description=homeservice service
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/bin/homeservice -c /etc/homeservice/config.json
[Install]
WantedBy=multi-user.target