summaryrefslogtreecommitdiffstats
path: root/testing/swatch/swatch.confd
diff options
context:
space:
mode:
Diffstat (limited to 'testing/swatch/swatch.confd')
-rw-r--r--testing/swatch/swatch.confd8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/swatch/swatch.confd b/testing/swatch/swatch.confd
new file mode 100644
index 00000000..5cbdc0a2
--- /dev/null
+++ b/testing/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"