summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-proxy/dante/files/dante-1.3.2-sockd-init')
-rw-r--r--net-proxy/dante/files/dante-1.3.2-sockd-init1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-proxy/dante/files/dante-1.3.2-sockd-init b/net-proxy/dante/files/dante-1.3.2-sockd-init
index f1498f770e5b..5d1f66727da3 100644
--- a/net-proxy/dante/files/dante-1.3.2-sockd-init
+++ b/net-proxy/dante/files/dante-1.3.2-sockd-init
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
SOCKD_OPT=""
[ "${SOCKD_FORKDEPTH:-1}" -gt 1 ] && SOCKD_OPT="${SOCKD_OPT} -N ${SOCKD_FORKDEPTH}"