summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-06-28 10:30:35 +0200
committerPatrick Lauer <patrick@gentoo.org>2016-06-28 10:30:35 +0200
commit35e7f95e54449356b99a7aceac106e2e4c49eedf (patch)
treee0e6287e72347f597dd88798d15a770213f855c6 /net-proxy/nutcracker/files/nutcracker.confd.2
parentgames-emulation/dosbox: fix compiling with clang (#449060) (diff)
downloadgentoo-35e7f95e54449356b99a7aceac106e2e4c49eedf.tar.gz
gentoo-35e7f95e54449356b99a7aceac106e2e4c49eedf.tar.bz2
gentoo-35e7f95e54449356b99a7aceac106e2e4c49eedf.zip
net-proxy/nutcracker: Fix init script
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-proxy/nutcracker/files/nutcracker.confd.2')
-rw-r--r--net-proxy/nutcracker/files/nutcracker.confd.210
1 files changed, 10 insertions, 0 deletions
diff --git a/net-proxy/nutcracker/files/nutcracker.confd.2 b/net-proxy/nutcracker/files/nutcracker.confd.2
new file mode 100644
index 000000000000..128c37839a14
--- /dev/null
+++ b/net-proxy/nutcracker/files/nutcracker.confd.2
@@ -0,0 +1,10 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+#USER="nobody"
+#PIDFILE="/var/run/nutcracker.pid"
+#CONF_FILE="/etc/nutcracker/nutcracker.yaml"
+
+#NUTCRACKER_BIN="/usr/bin/nutcracker"
+NUTCRACKER_OPTS="--daemonize"