Go to file
Fabian Klemp f62c85e86b 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>
2019-09-02 19:39:29 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems exfat-utils: moved to github 2019-09-02 19:39:29 -07:00
meta-gnome evince: add patch to fix build with recent gobject-introspection 2019-07-13 11:12:23 -07:00
meta-initramfs README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00
meta-multimedia openh264: Fix armv7ve build 2019-09-02 19:35:54 -07:00
meta-networking openvpn: respect pid file in init.d service start 2019-09-02 19:39:29 -07:00
meta-oe satyr: fix "Nothing RPROVIDES" when multilib enabled 2019-09-02 19:39:29 -07:00
meta-perl README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00
meta-python python-cassandra-driver.inc: fix DEPENDS 2019-06-16 08:15:18 -07:00
meta-webserver phpmyadmin: upgrade 4.8.3 -> 4.8.5 2019-05-18 07:25:35 -07:00
meta-xfce meta-xfce: add meta-networking to layer depends 2019-05-23 07:03:43 -07:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: updated Maintainers list for Warrior 2019-05-07 09:34:43 -07:00

Collection of layers for the OE-core universe

Warrior maintainer: Armin Kuster  <akuster808@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories