diff options
author | 2016-11-25 14:48:59 +0000 | |
---|---|---|
committer | 2016-11-25 14:48:59 +0000 | |
commit | 954d16a387adefa769d911f6d62e178f251c2c0f (patch) | |
tree | bd88f7a6be7f5a305bb115311fa290452e6bdd29 /net-analyzer | |
parent | Add www-servers/lighttpd-1.4.42 (diff) | |
download | srcshelton-954d16a387adefa769d911f6d62e178f251c2c0f.tar.gz srcshelton-954d16a387adefa769d911f6d62e178f251c2c0f.tar.bz2 srcshelton-954d16a387adefa769d911f6d62e178f251c2c0f.zip |
Update remaining files unique to this repo to use 'openrc-run'
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/netdata/Manifest | 2 | ||||
-rwxr-xr-x | net-analyzer/netdata/files/netdata.initd | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/files/2.4/init.d/zabbix-server | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/net-analyzer/netdata/Manifest b/net-analyzer/netdata/Manifest index 39d37b2e..1cf1ea92 100644 --- a/net-analyzer/netdata/Manifest +++ b/net-analyzer/netdata/Manifest @@ -1,4 +1,4 @@ -AUX netdata.initd 2377 SHA256 b6e6da1ce3030ec86c44f7c678dbedb5ca997677e889d010c49a25c2f6e1967c SHA512 940b11dca1b3ceb388a939718b3fbfe3f38d95141ea91960928c2a0d632c3daa7fa0aa33067694614a753caf020879e81bf4a00b797816b765ade5ee677d3b0e WHIRLPOOL fd34cb825370712276a8fe237aa60c37de8b4cc954dfddf9a10e1a67562d2b4cf92f9fe380c2581b708b899c43eaf3bb05244d27690df46d37298e1803419eeb +AUX netdata.initd 2378 SHA256 b7be86b106e450ac3cdeffb7799056963e8243f73a4e6c91e047611f5ba57baf SHA512 b1c5f214930cb40d06715b31b4a30ece9eab873541faca9f86d3ab946f7648cd363fc63f1809264be8d8e8705a621b936ca94c549978e5692244a476182f323f WHIRLPOOL ab90989c693bfa6697c100341330d3167554a65c3dfc91c9187029c40773ced303e0068c96d5401a2cfb754e843a0780f31ce17dfa6a61126e5b1b7646a2e2c1 DIST netdata-1.2.0.tar.xz 1254000 SHA256 5c1ff3fe0501b654cd92dbba3fe4c0fc125736b58d604340f138df80fb1de1ce SHA512 0c43e89c7cb52a5dde2aec13b06496ffb70fcb1952cf74156bd4400f3520b4136a94b5390077a4e5e3278a8e175dcc14505a456efafec5fdf0759af4846e03f4 WHIRLPOOL 211fabbecfd4b0ffe8f6fb5dbdc28cf08a743c4544e29dd500187547107500c1b42a95677d8de746cce367d4a59c17ff29328c47b0de65208004e6de65d63277 EBUILD netdata-1.2.0-r1.ebuild 4085 SHA256 42c9614a9b16566198574358f784361b1b282b40c83d85fe91088cf0aa176358 SHA512 b7d7d504a56e889ad25590b32a15f5f2f9acb7a0633a274622120f7def7eb7305252ed11ed69837d4b5f5c089e698b31e0e43f6cff4d260782a59c934c49f14e WHIRLPOOL 5a19253c01ef7b66c0ba91711af5f7aaa7e8c0ff9113d8a595d5842890ceba13a1d9f4fa8790d4a6e1a30226b09559189c8d1b0f164eff2d105d625d1b8de5a9 EBUILD netdata-9999.ebuild 4610 SHA256 f86109cb56afe4077299fb5633e886f1607b0c24b8e56e6028fa88963ea6a11e SHA512 87d1647c448ec02560e0bf1d9f46c4b546be71d49122a55a171413b8a2fbf4d2cc7acd4aa6c6d594cc76f1c0939b7f756d2c0095f7df7f80136ff6526093ce5e WHIRLPOOL 83ec80df92d1af32e0f413bea09a9fbacd5d43b41d25e9cd5211a24ee341628da809d4d5c1c7d4db7b449749991e0672bf27625996e261b226483d00d914a5d0 diff --git a/net-analyzer/netdata/files/netdata.initd b/net-analyzer/netdata/files/netdata.initd index e5aae9bf..bb77cfda 100755 --- a/net-analyzer/netdata/files/netdata.initd +++ b/net-analyzer/netdata/files/netdata.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # The user netdata is configured to run as. # If you edit its configuration file to set a different diff --git a/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd b/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd index e56ecbfb..09468de1 100644 --- a/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd +++ b/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/files/2.4/init.d/zabbix-agentd,v 1.1 2014/10/29 22:38:37 mattm Exp $ diff --git a/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy b/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy index 382edb9c..d002d24a 100644 --- a/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy +++ b/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/files/2.4/init.d/zabbix-proxy,v 1.1 2014/10/29 22:38:37 mattm Exp $ diff --git a/net-analyzer/zabbix/files/2.4/init.d/zabbix-server b/net-analyzer/zabbix/files/2.4/init.d/zabbix-server index 947b784a..4bd36574 100644 --- a/net-analyzer/zabbix/files/2.4/init.d/zabbix-server +++ b/net-analyzer/zabbix/files/2.4/init.d/zabbix-server @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/files/2.4/init.d/zabbix-server,v 1.1 2014/10/29 22:38:37 mattm Exp $ |