[packages] openldap: install an empty ldif directory (#6509)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19169 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
eccc86c1c5
commit
1969cd4ee2
@ -130,6 +130,7 @@ endef
|
||||
define Package/openldap-server/install
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_BIN) ./files/ldap.init $(1)/etc/init.d/ldap
|
||||
$(INSTALL_DIR) $(1)/etc/openldap/ldif
|
||||
$(INSTALL_DIR) $(1)/etc/openldap/schema
|
||||
$(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/openldap/schema/* $(1)/etc/openldap/schema/
|
||||
$(INSTALL_CONF) $(PKG_INSTALL_DIR)/etc/openldap/slapd.conf $(1)/etc/openldap/
|
||||
|
Loading…
x
Reference in New Issue
Block a user