aboutsummaryrefslogtreecommitdiffstats
path: root/community/clsync/clsync.confd
diff options
context:
space:
mode:
Diffstat (limited to 'community/clsync/clsync.confd')
-rw-r--r--community/clsync/clsync.confd22
1 files changed, 22 insertions, 0 deletions
diff --git a/community/clsync/clsync.confd b/community/clsync/clsync.confd
new file mode 100644
index 00000000000..5ebfc761ada
--- /dev/null
+++ b/community/clsync/clsync.confd
@@ -0,0 +1,22 @@
+# Configuration for /etc/init.d/clsync
+
+# Path of the configuration file. Defaults to name of the init script
+# file/symlink with stripped optional part after the first dot.
+# Set to "/NULL/" if no config file should be read.
+#cfgfile="/etc/clsync/${RC_SVCNAME%%.*}.conf"
+
+# Name of the configuration block in the config file to use.
+# If name of the init script file/symlink contains a dot, then it defaults
+# to the part after the first dot (e.g. clsync.backups -> backups). Otherwise
+# "default" is used as the default block.
+#config_block=
+
+# Path of the file to which redirect clsync's stderr. If not specified, clsync
+# is started with "--output syslog" to log into syslog.
+#error_log=
+
+# The user to start clsync process. Defaults to root.
+#command_user=
+
+# Additional arguments to pass to clsync.
+#command_args=