mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #1899 from ollie27/collectdconfd
collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
This commit is contained in:
@@ -255,6 +255,7 @@ define Package/collectd/install
|
|||||||
$(INSTALL_CONF) ./files/collectd.conf $(1)/etc/
|
$(INSTALL_CONF) ./files/collectd.conf $(1)/etc/
|
||||||
$(INSTALL_DIR) $(1)/etc/init.d
|
$(INSTALL_DIR) $(1)/etc/init.d
|
||||||
$(INSTALL_BIN) ./files/collectd.init $(1)/etc/init.d/collectd
|
$(INSTALL_BIN) ./files/collectd.init $(1)/etc/init.d/collectd
|
||||||
|
$(INSTALL_DIR) $(1)/etc/collectd/conf.d
|
||||||
endef
|
endef
|
||||||
|
|
||||||
# 1: plugin name
|
# 1: plugin name
|
||||||
|
|||||||
Reference in New Issue
Block a user