mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
system: do not delete pid file
PR: https://forum.opnsense.org/index.php?topic=34241.0
This commit is contained in:
parent
1c9677c82a
commit
74c3125e0d
@ -178,7 +178,6 @@ function dpinger_configure_do($verbose = false, $gwname = null, $bootup = false)
|
||||
continue;
|
||||
}
|
||||
killbypid($process['pidfile']);
|
||||
@unlink($process['pidfile']);
|
||||
@unlink($process['socket']);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user