ocserv: prevent a crash if the per-user dir does not exist

Relates #2167
This commit is contained in:
Nikos Mavrogiannopoulos
2016-01-05 21:48:03 +01:00
parent 17b4577390
commit 26beedd70c
2 changed files with 38 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ocserv
PKG_VERSION:=0.10.10
PKG_RELEASE:=3
PKG_RELEASE:=4
PKG_USE_MIPS16:=0
PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)