[ocserv/f19: 3/14] corrected chroot directory

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Wed Jan 29 09:28:41 UTC 2014


commit b62f4713d13bf7793dd00de6b8a6147fe8ca5f95
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Fri Dec 6 15:19:39 2013 +0100

    corrected chroot directory

 ocserv.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ocserv.conf b/ocserv.conf
index baa7bca..a8d983e 100644
--- a/ocserv.conf
+++ b/ocserv.conf
@@ -123,7 +123,7 @@ use-utmp = true
 #pid-file = /var/run/ocserv.pid
 
 # The default server directory. Does not require any devices present.
-chroot-dir = /var/ocserv/
+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