Code

*.{default,init}: Added support for default files.
[pkg-nagixsc.git] / debian / nagixsc.nagixsc_conf2http.default
diff --git a/debian/nagixsc.nagixsc_conf2http.default b/debian/nagixsc.nagixsc_conf2http.default
new file mode 100644 (file)
index 0000000..0c03b46
--- /dev/null
@@ -0,0 +1,9 @@
+# Default settings for Nag(ix)SC's nagixsc_conf2http daemon.
+
+# Should nagixsc_conf2http be started? ("yes" to enable)
+RUN="no"
+
+# Command line arguments that are passed to the daemon.
+# ('--daemon' is added automatically)
+DAEMON_ARGS="-c /etc/nagixsc/conf2http.cfg"
+