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

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

[Install]
WantedBy=multi-user.target