Files
homeservice/homeservice.service
Thomas Klaehn ba04121e59 Remove bicycle api
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2025-10-02 13:45:39 +02:00

11 lines
178 B
Desktop File

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