summaryrefslogtreecommitdiffstats
path: root/main/swatch/swatch.confd
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2010-11-26 11:59:54 +0100
committerMika Havela <mika.havela@gmail.com>2010-11-26 11:59:54 +0100
commit4a5c67baf55bbe6eea951668095e2a9e27bb2336 (patch)
treec6d37b667bdeaee2c3efdd4a17086f662e5bea12 /main/swatch/swatch.confd
parent75eefdb86db840f9e98e6d17c6dc4807f45a919b (diff)
downloadaports-fcolista-4a5c67baf55bbe6eea951668095e2a9e27bb2336.tar.bz2
aports-fcolista-4a5c67baf55bbe6eea951668095e2a9e27bb2336.tar.xz
testing/swatch: Moved to main
Confirmed that it works.
Diffstat (limited to 'main/swatch/swatch.confd')
-rw-r--r--main/swatch/swatch.confd8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/swatch/swatch.confd b/main/swatch/swatch.confd
new file mode 100644
index 0000000000..5cbdc0a205
--- /dev/null
+++ b/main/swatch/swatch.confd
@@ -0,0 +1,8 @@
+## tail-args
+# Arguments for tail program
+tailargs="-n 0 -F"
+
+## script-dir
+# This switch causes the temporary watcher script to be written to a file in the specified directory rather than the user's home directory.
+# It is highly advised that you do NOT use directories that are writable by others such as /tmp.
+scriptdir="/tmp/swatch"