Add sauna
This commit is contained in:
10
homeservice.service
Normal file
10
homeservice.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[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
|
Reference in New Issue
Block a user