summaryrefslogtreecommitdiff
path: root/udp-broadcast-relay.default
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2017-12-30 18:12:23 +0100
committerChristian Poessinger <christian@poessinger.com>2017-12-30 18:43:01 +0100
commit5286c027794cec6759495ba15dcab999c5921ec6 (patch)
treed92df5126d86a3f528e38b2d8b17d086c4fac54b /udp-broadcast-relay.default
parent22cb537289b0fdacab9206ec64e811763677c0e2 (diff)
downloadudp-broadcast-relay-5286c027794cec6759495ba15dcab999c5921ec6.tar.gz
udp-broadcast-relay-5286c027794cec6759495ba15dcab999c5921ec6.zip
Support systemd instanced service units
Diffstat (limited to 'udp-broadcast-relay.default')
-rw-r--r--udp-broadcast-relay.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/udp-broadcast-relay.default b/udp-broadcast-relay.default
index de17af3..4831bc7 100644
--- a/udp-broadcast-relay.default
+++ b/udp-broadcast-relay.default
@@ -1,2 +1,2 @@
# Uncomment to start UDP bcast relay on the listed interfaces
-#DAEMON_ARGS="1 1900 eth0 eth1 eth2"
+DAEMON_ARGS="1900 eth0 eth1 eth2"