summaryrefslogtreecommitdiff
path: root/systemd/birdscan.service
blob: aa9f319df9a38157882da0b7745d621847797b7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

[Unit]
Description=A software to take nice pictures of birds with a Raspberry Pi Camera
After=network.target

[Service]
User=birdscan
Group=birdscan
ExecStart=/usr/bin/birdscan

[Install]
WantedBy=multi-user.target