updated sample.config

This commit is contained in:
Nikos Mavrogiannopoulos
2014-05-11 14:23:35 +02:00
parent ed0cb777dd
commit 9434334918

View File

@@ -155,10 +155,14 @@ rekey-method = ssl
# UTMP
use-utmp = true
# D-BUS usage. If disabled occtl tool cannot be used. If enabled
# then ocserv must have access to register org.infradead.ocserv
# D-BUS service. See doc/dbus/org.infradead.ocserv.conf
use-dbus = true
# Whether to enable support for the occtl tool (i.e., either through D-BUS,
# or via a unix socket).
use-occtl = true
# socket file used for IPC with occtl. You only need to set that,
# if you use more than a single servers.
occtl-socket-file = /var/run/occtl2.socket
# PID file. It can be overriden in the command line.
pid-file = /var/run/ocserv.pid