corrected chroot path
This commit is contained in:
parent
925686a464
commit
ae2c0a022e
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user