Add collectd for backups
This commit is contained in:
@@ -378,7 +378,7 @@ function setBackupConfig(backupConfig, callback) {
|
||||
|
||||
notifyChange(exports.BACKUP_CONFIG_KEY, backupConfig);
|
||||
|
||||
callback(null);
|
||||
backups.configureCollectd(backupConfig, callback);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user