Skip to content

Commit

Permalink
net-analyzer/zabbix: add keepdir /etc/zabbix/zabbix_agent2.d/plugins.d
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/856859
Signed-off-by: Florian Schmaus <[email protected]>
  • Loading branch information
Flowdalic committed Jul 8, 2022
1 parent add974a commit 20b77d3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ src_install() {
doins "${S}"/src/go/conf/zabbix_agent2.conf
fperms 0640 /etc/zabbix/zabbix_agent2.conf
fowners root:zabbix /etc/zabbix/zabbix_agent2.conf
keepdir /etc/zabbix/zabbix_agent2.d/plugins.d

newinitd "${FILESDIR}"/zabbix-agent2.init zabbix-agent2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ src_install() {
doins "${S}"/src/go/conf/zabbix_agent2.conf
fperms 0640 /etc/zabbix/zabbix_agent2.conf
fowners root:zabbix /etc/zabbix/zabbix_agent2.conf
keepdir /etc/zabbix/zabbix_agent2.d/plugins.d

newinitd "${FILESDIR}"/zabbix-agent2.init zabbix-agent2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ src_install() {
doins "${S}"/src/go/conf/zabbix_agent2.conf
fperms 0640 /etc/zabbix/zabbix_agent2.conf
fowners root:zabbix /etc/zabbix/zabbix_agent2.conf
keepdir /etc/zabbix/zabbix_agent2.d/plugins.d

newinitd "${FILESDIR}"/zabbix-agent2.init zabbix-agent2

Expand Down

0 comments on commit 20b77d3

Please sign in to comment.