mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
ocserv: Added conffiles section
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -61,6 +61,10 @@ ifneq ($(CONFIG_OCSERV_PROTOBUF),y)
|
||||
CONFIGURE_ARGS += --without-protobuf
|
||||
endif
|
||||
|
||||
define Package/ocserv/conffiles
|
||||
/etc/config/ocserv
|
||||
endef
|
||||
|
||||
define Package/ocserv/install
|
||||
$(INSTALL_DIR) $(1)/usr/sbin
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/ocserv $(1)/usr/sbin/
|
||||
|
||||
Reference in New Issue
Block a user