ProjectLighthouse/scripts-and-tools/project-lighthouse-website.service

13 lines
No EOL
328 B
Desktop File

[Unit]
Description=Project Lighthouse Website - a clean-room, open-source custom server for LBP
Documentation=https://github.com/LBPUnion/ProjectLighthouse
[Service]
Type=simple
ExecStart=bash -c "/srv/lighthouse/start.sh Website"
TimeoutStopSec=15
User=lighthouse
[Install]
Alias=lighthouse-website
WantedBy=multi-user.target