home · contact · privacy
Fix problems with web server setup.
[config] / all_new_2018 / linkable_etc_files / web / etc / systemd / system / plomlombot.service
1 [Unit]
2 Description=plomlombot screen
3
4 [Service]
5 Type=forking
6 User=plom
7 ExecStart=/bin/sh -c 'screen -d -m ~/start_plomlombot.sh plomlombob "#plomlompomtest"'
8
9 [Install]
10 WantedBy=multi-user.target