summaryrefslogtreecommitdiff
path: root/net-misc/dropbox/files/dropbox.conf
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2016-12-10 09:49:10 +0000
committerV3n3RiX <venerix@redcorelinux.org>2016-12-10 09:49:10 +0000
commitd2a6f771bf5dbbcf257ec8767433150cc13522ff (patch)
tree1b93545138a261dd652d1196b81cda3c9fc0c48a /net-misc/dropbox/files/dropbox.conf
parentd421859b61a28458f53b5d0a340e52f908f931c5 (diff)
maintain dropbox ebuild untill along with old ncurses library untill dropbox will support new ncurses library
Diffstat (limited to 'net-misc/dropbox/files/dropbox.conf')
-rw-r--r--net-misc/dropbox/files/dropbox.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-misc/dropbox/files/dropbox.conf b/net-misc/dropbox/files/dropbox.conf
new file mode 100644
index 00000000..c20c3c46
--- /dev/null
+++ b/net-misc/dropbox/files/dropbox.conf
@@ -0,0 +1,14 @@
+# /etc/conf.d/dropbox.conf: config file for /etc/init.d/dropbox
+
+# Users to run dropbox
+DROPBOX_USERS=""
+
+# integer [-20 .. 19 ] default 0
+# change the priority of the server -20 (high) to 19 (low)
+# see nice(1) for description
+#NICE=0
+
+# See start-stop-daemon(8) for possible settings
+#IONICE=2
+
+PID_DIR=/var/run/dropbox