This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
prometheus-node-exporter-lua: add a config reload trigger
Signed-off-by: Andre Heider <a.heider@gmail.com>
lilik-openwrt-22.03
Andre Heider
6 years ago
committed by
Etienne Champetier
parent
48568ad9f9
commit
d8e637d064
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
utils/prometheus-node-exporter-lua/files/etc/init.d/prometheus-node-exporter-lua
+ 2
- 0
utils/prometheus-node-exporter-lua/files/etc/init.d/prometheus-node-exporter-lua
View File
@ -49,6 +49,8 @@ service_triggers()
{
local interface
procd_add_reload_trigger "prometheus-node-exporter-lua"
config_load prometheus-node-exporter-lua.main
config_get interface "main" listen_interface "loopback"
Write
Preview
Loading…
Cancel
Save