net-p2p/dogecoind-1.5.1-r1
[portage-squeep] / net-p2p / dogecoind / files / dogecoin.confd
diff --git a/net-p2p/dogecoind/files/dogecoin.confd b/net-p2p/dogecoind/files/dogecoin.confd
new file mode 100644 (file)
index 0000000..7751418
--- /dev/null
@@ -0,0 +1,10 @@
+# Config file for /etc/init.d/dogecoind
+
+# owner of dogecoind process (don't change, must be existing)
+DOGECOIN_USER="dogecoin"
+
+# See http://www.bitcoin.org/smf/index.php?topic=1063
+DOGECOIN_OPTS="${DOGECOIN_OPTS}"
+
+# nice level
+NICELEVEL="19"