homeservice/homeservice.service
Thomas Klaehn 584aa31ef9 Add sauna
2023-01-31 08:44:17 +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