mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 02:54:38 +00:00
system: killbypid() in RRD
This commit is contained in:
parent
4a2fb77576
commit
9316f4fbbd
@ -611,7 +611,7 @@ function rrd_create_gateway_quality($rrd_file, $unknown = false)
|
||||
|
||||
function rrd_stop()
|
||||
{
|
||||
killbypid('/var/run/updaterrd.sh.pid', 'TERM', true);
|
||||
killbypid('/var/run/updaterrd.sh.pid');
|
||||
}
|
||||
|
||||
function rrd_export()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user