[net-analyzer/netdata] sync
This commit is contained in:
parent
c900f1d524
commit
cf83d0fbb6
@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
PYTHON_COMPAT=( python{3_9,3_10,3_11} )
|
||||
PYTHON_COMPAT=( python{3_10,3_11} )
|
||||
|
||||
inherit autotools fcaps linux-info python-single-r1 systemd toolchain-funcs
|
||||
|
||||
@ -139,8 +139,8 @@ src_install() {
|
||||
|
||||
fperms 4750 /usr/libexec/netdata/plugins.d/{cgroup-network,ioping.plugin,perf.plugin,slabinfo.plugin}
|
||||
|
||||
newinitd system/netdata-openrc ${PN}
|
||||
systemd_dounit system/netdata.service
|
||||
newinitd system/openrc/init.d/netdata ${PN}
|
||||
systemd_dounit system/systemd/netdata.service
|
||||
insinto /etc/netdata
|
||||
doins system/netdata.conf
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user