[ocserv] corrected chroot path

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Fri Jun 6 15:37:47 UTC 2014


commit ae2c0a022e451021ebea97ff1f15e81f277febf0
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Fri Jun 6 17:37:26 2014 +0200

    corrected chroot path

 ocserv.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ocserv.conf b/ocserv.conf
index 002dcee..835273c 100644
--- a/ocserv.conf
+++ b/ocserv.conf
@@ -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)


More information about the scm-commits mailing list