summaryrefslogtreecommitdiff
path: root/community/miniupnpd/miniupnpd.systemd
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-04-24 03:30:57 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-04-24 03:30:57 +0000
commit431023a318e680258f02c1fb5fdca176c68e5cb7 (patch)
treecedbdd37d2a93310636cf71c781041a2b5ee68a3 /community/miniupnpd/miniupnpd.systemd
parent0459e6459ee534bf22ab8a5381cd485e6035e9e2 (diff)
Thu Apr 24 03:25:33 UTC 2014
Diffstat (limited to 'community/miniupnpd/miniupnpd.systemd')
-rw-r--r--community/miniupnpd/miniupnpd.systemd3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/miniupnpd/miniupnpd.systemd b/community/miniupnpd/miniupnpd.systemd
index 88973535c..304c4fe8e 100644
--- a/community/miniupnpd/miniupnpd.systemd
+++ b/community/miniupnpd/miniupnpd.systemd
@@ -3,10 +3,9 @@ Description=Lightweight UPnP IGD daemon
[Service]
ExecStartPre=/etc/miniupnpd/iptables_init.sh
-ExecStart=/usr/bin/miniupnpd -f /etc/miniupnpd/miniupnpd.conf -d
+ExecStart=/usr/bin/miniupnpd -f /etc/miniupnpd/miniupnpd.conf -D
ExecStopPost=/etc/miniupnpd/iptables_removeall.sh
PIDFile=/run/miniupnpd.pid
-StandardOutput=null
[Install]
WantedBy=network.target