Code

*.{default,init}: Added support for default files.
[pkg-nagixsc.git] / debian / nagixsc.nagixsc_http2nagios.default
diff --git a/debian/nagixsc.nagixsc_http2nagios.default b/debian/nagixsc.nagixsc_http2nagios.default
new file mode 100644 (file)
index 0000000..66ecc7e
--- /dev/null
@@ -0,0 +1,9 @@
+# Default settings for Nag(ix)SC's nagixsc_http2nagios daemon.
+
+# Should nagixsc_http2nagios 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/http2nagios.cfg"
+