summarylogtreecommitdiffstats
path: root/birdwatcher4.service
diff options
context:
space:
mode:
authorZhaofeng Li2018-08-27 14:23:26 +0800
committerZhaofeng Li2018-08-27 14:23:26 +0800
commit9e618d2239310b4ff8cd88ff45c1245238cf18df (patch)
tree0313c6f23d7d273c441fa14d9f50f67cc94b7ce5 /birdwatcher4.service
downloadaur-birdwatcher.tar.gz
Initial commit
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