diff options
author | Fabian Klemp <fabian.klemp@axino-group.com> | 2019-07-30 12:35:36 +0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2019-09-02 19:39:29 -0700 |
commit | f62c85e86b6b61f494e67d328cc76c4a55ce145f (patch) | |
tree | 9a50898f3b38650aefe99d82a8d5041a921d2883 /meta-oe/recipes-support/onig | |
parent | 1d57c52f0701c871ef74574d677d0f1948cbc575 (diff) | |
download | meta-openembedded-f62c85e86b6b61f494e67d328cc76c4a55ce145f.tar.gz |
openvpn: respect pid file in init.d service start
openvpn only provides options to update a pid file but not to check it
for running processes. Consecutive issued start commands therefore lead
to multiple running processes with the same configurations, which is the
origin of all kinds of problems of which unnecessary resource usage is the least.
Using start-stop-daemon the pid file is inspected for running processes
before start.
Signed-off-by: Fabian Klemp <fabian.klemp@axino-group.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/onig')
0 files changed, 0 insertions, 0 deletions