home · contact · privacy
a4f67694378dc909647485bf504e1f605ba42576
[config] / buster / etc_files / website / etc / systemd / system / plomlombot.service
1 [Unit]
2 Description=plomlombot screen
3
4 [Service]
5 Type=simple
6 User=plom
7 ExecStart=/bin/sh -c '~/plomlombot_daemon.sh'
8 Restart=always
9
10 [Install]
11 WantedBy=multi-user.target