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

[Unit]
Description=A software to take beautiful 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