diff --git a/community/netdata/PKGBUILD b/community/netdata/PKGBUILD index dd53ea327..92a64aabb 100644 --- a/community/netdata/PKGBUILD +++ b/community/netdata/PKGBUILD @@ -6,11 +6,12 @@ pkgname=netdata pkgver=1.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Real-time performance monitoring, in the greatest possible detail, over the web" url="https://github.com/netdata/netdata" arch=('x86_64') license=('GPL') +backup=('etc/netdata/netdata.conf') depends=('libmnl' 'libnetfilter_acct' 'zlib') optdepends=('nodejs: for monitoring named and SNMP devices' 'lm_sensors: for monitoring hardware sensors'