Code

sysdbd.conf(5), sysdbd.conf: Documented the 'Listen' option.
[sysdb.git] / src / tools / sysdbd / sysdbd.conf.sample
index 0976e804ce91a06ee2fc9b16b137a200106c3125..2f45bc9c038bf9ca2ce499eb8dcd901a1c6f9108 100644 (file)
@@ -10,6 +10,9 @@
 # default interval used for actively polling plugins
 Interval 300
 
+# listening socket for client connections
+Listen "unix:/var/run/sysdbd.sock"
+
 #============================================================================#
 # Logging settings:                                                          #
 # These plugins should be loaded first. Else, any log messages will be       #