Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
b37bee23
Commit
b37bee23
authored
3 months ago
by
Henrik Riomar
Browse files
Options
Downloads
Patches
Plain Diff
community/netdata: package logrotate rules
(cherry picked from commit
cd8dfb86
)
parent
23a7625b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!75268
main/postgresql15: security upgrade to 15.9
,
!75189
[3.20] community/netdata: package logrotate rules
Pipeline
#272854
passed
3 months ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/netdata/APKBUILD
+2
-1
2 additions, 1 deletion
community/netdata/APKBUILD
with
2 additions
and
1 deletion
community/netdata/APKBUILD
+
2
−
1
View file @
b37bee23
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment