homeservice/homeservice.service
Thomas Klaehn 31cefaba40 Add sauna
2023-01-31 08:48:42 +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