summaryrefslogtreecommitdiffhomepage
path: root/debian/whiteboard.whiteboard.service
blob: b41e6556bebf9b89f116beecfb428b966d37e1ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Whiteboard
After=network.target

[Service]
Type=simple
# Restart=always
ExecStart=/usr/bin/whiteboard

Restart=always

[Install]
WantedBy=multi-user.target