summarylogtreecommitdiffstats
path: root/birdwatcher4.service
blob: b923e3525ef6377dff9e006082a9d238ca6a01d5 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=BIRDwatcher IPv4 
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/birdwatcher -config /etc/birdwatcher.conf

[Install]
WantedBy=multi-user.target