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