weblight/weblight.service
Thomas Klaehn 1cbac62cd1 Initial commit
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2021-02-04 13:17:25 +01:00

11 lines
151 B
Desktop File

[Unit]
Description=Weblight
After=multi-user.target
[Service]
Type=idle
ExecStart=/usr/local/bin/start-weblight
[Install]
WantedBy=multi-user.target