Skip to content
Snippets Groups Projects
Commit b37bee23 authored by Henrik Riomar's avatar Henrik Riomar
Browse files

community/netdata: package logrotate rules

(cherry picked from commit cd8dfb86)
parent 23a7625b
No related branches found
No related tags found
2 merge requests!75268main/postgresql15: security upgrade to 15.9,!75189[3.20] community/netdata: package logrotate rules
Pipeline #272854 passed
......@@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=netdata
pkgver=1.45.6
pkgrel=2
pkgrel=3
pkgdesc="Real-time performance monitoring"
url="https://www.netdata.cloud/"
license="GPL-3.0-or-later"
......@@ -124,6 +124,7 @@ package() {
chgrp -R $pkggroups "$pkgdir"/usr/share/webapps/netdata
install -Dm755 build/system/openrc/init.d/netdata -t $pkgdir/etc/init.d/
install -Dm644 build/system/openrc/conf.d/netdata -t $pkgdir/etc/conf.d/
install -Dm644 build/system/logrotate/netdata $pkgdir/etc/logrotate.d/netdata
install -Dm644 ./system/netdata.conf $pkgdir/etc/netdata/netdata.conf
# auxilary files for various systems, but not installed at the correct
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment