corrected chroot path

This commit is contained in:
Nikos Mavrogiannopoulos 2014-06-06 17:37:26 +02:00
parent 925686a464
commit ae2c0a022e

View File

@ -169,7 +169,7 @@ use-occtl = true
#pid-file = /var/run/ocserv.pid
# The default server directory. Does not require any devices present.
chroot-dir = /path/to/chroot
chroot-dir = /var/lib/ocserv
# socket file used for IPC, will be appended with .PID
# It must be accessible within the chroot environment (if any)