aboutsummaryrefslogtreecommitdiff
path: root/ndpid.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'ndpid.conf.example')
-rw-r--r--ndpid.conf.example8
1 files changed, 8 insertions, 0 deletions
diff --git a/ndpid.conf.example b/ndpid.conf.example
index 51751147e..9d074f32e 100644
--- a/ndpid.conf.example
+++ b/ndpid.conf.example
@@ -24,6 +24,14 @@
# Set a name for this nDPId instance
#alias = myhostname
+# Set an optional UUID for this instance
+# If the value starts with a '/' or '.', it is interpreted as a path
+# from which the uuid is read from.
+#uuid = 00000000-dead-c0de-0000-123456789abc
+#uuid = ./path/to/some/file
+#uuid = /proc/sys/kernel/random/uuid
+#uuid = /sys/class/dmi/id/product_uuid
+
# Process only internal initial connections (src->dst)
#internal = true