weblight/weblight.service
Thomas Klaehn e7cbbb8226 Initial commit
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
2021-01-20 09:54:19 +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