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