Browse Source

Merge pull request #1899 from ollie27/collectdconfd

collectd: add $(INSTALL_DIR) $(1)/etc/collectd/conf.d
Jo-Philipp Wich 9 years ago
parent
commit
b5e7a36aa2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      utils/collectd/Makefile

+ 1
- 0
utils/collectd/Makefile View File

@@ -255,6 +255,7 @@ define Package/collectd/install
255 255
 	$(INSTALL_CONF) ./files/collectd.conf $(1)/etc/
256 256
 	$(INSTALL_DIR) $(1)/etc/init.d
257 257
 	$(INSTALL_BIN) ./files/collectd.init $(1)/etc/init.d/collectd
258
+	$(INSTALL_DIR) $(1)/etc/collectd/conf.d
258 259
 endef
259 260
 
260 261
 # 1: plugin name