mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
syslog-ng: Add /etc/syslog-ng.d/.keep
This should ensure that updater/opkg won't remove /etc/syslog-ng.d directory, which would cause syslog-ng to fail to start. Signed-off-by: Karel Kočí <karel.koci@nic.cz>
This commit is contained in:
committed by
Josef Schlehofer
parent
41f3511093
commit
2740cb8f57
@@ -72,6 +72,7 @@ define Package/syslog-ng/install
|
||||
$(INSTALL_DATA) ./files/syslog-ng.conf $(1)/etc
|
||||
$(INSTALL_DIR) $(1)/etc/syslog-ng.d/
|
||||
$(call libtool_remove_files,$(1))
|
||||
touch $(1)/etc/syslog-ng.d/.keep
|
||||
endef
|
||||
|
||||
define Package/syslog-ng/prerm
|
||||
|
||||
Reference in New Issue
Block a user