weblight/weblight.service
Thomas Klaehn f82cd4aff2 Initial commit
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2021-02-04 16:14:02 +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