summarylogtreecommitdiffstats
path: root/birdwatcher4.service
diff options
context:
space:
mode:
Diffstat (limited to 'birdwatcher4.service')
-rw-r--r--birdwatcher4.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/birdwatcher4.service b/birdwatcher4.service
new file mode 100644
index 000000000000..b923e3525ef6
--- /dev/null
+++ b/birdwatcher4.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=BIRDwatcher IPv4
+After=network.target
+
+[Service]
+Type=simple
+ExecStart=/usr/bin/birdwatcher -config /etc/birdwatcher.conf
+
+[Install]
+WantedBy=multi-user.target