summaryrefslogtreecommitdiff
path: root/mdns-repeater.default
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2017-12-06 17:40:00 +0100
committerChristian Poessinger <christian@poessinger.com>2017-12-08 17:56:52 +0100
commit051977458f4078a06008bb6c6fd338cd994cf56c (patch)
treea38368fd544e883f96b686d86cbb904eb21c45c4 /mdns-repeater.default
parent8ac9fd188aa37e9536f42d1e796e0ae8b739d83d (diff)
downloadmdns-repeater-051977458f4078a06008bb6c6fd338cd994cf56c.tar.gz
mdns-repeater-051977458f4078a06008bb6c6fd338cd994cf56c.zip
Add systemd support
Diffstat (limited to 'mdns-repeater.default')
-rw-r--r--mdns-repeater.default2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdns-repeater.default b/mdns-repeater.default
new file mode 100644
index 0000000..835823d
--- /dev/null
+++ b/mdns-repeater.default
@@ -0,0 +1,2 @@
+# Uncomment to start mDNS-repeater on the listed interfaces
+#DAEMON_ARGS="eth0 eth1"