homeservice/homeservice.service
Thomas Klaehn 6a9a42adc6 Water web service
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
2025-04-17 12:44:35 +02:00

11 lines
178 B
Desktop File

[Unit]
Description=homeservice service
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/bin/homeservice -w /var/lib/homeservice/
[Install]
WantedBy=multi-user.target