The openvpn .spec-file supplied in the source code archive does not
specify "%config(noreplace)" for the init file, i.e. if you run "rpm
-Uvh openvpn.rpm" and you have a modified init script it is simply
overwritten without notice. I would expect that the rpm update operation
either creates a o
Steven Pritchard wrote:
On Fri, Apr 07, 2006 at 09:13:19PM +0200, Bernd Bartmann wrote:
The openvpn .spec-file supplied in the source code archive does not
specify "%config(noreplace)" for the init file, i.e. if you run "rpm
-Uvh openvpn.rpm" and you have a modified init
Hi,
I'm running Centos 5 32bit and installed openvpn-2.0.9-1.el5.rf from
Dag Wieers Repo. When OpenVPN is started during boot-up it just shows
an SElinux related error message and does not start. When I start
OpenVPN manually after
the system has come up completely it works fine. Please have a lo
On 8/21/07, James Yonan wrote:
> I am wondering why the SElinux warnings only occur when OpenVPN is
> started at boot-up. OpenVPN's behavior with respect to touching things
> that might trigger SELinux errors shouldn't significantly change whether
> or not it is started on boot-up or later.
>
> It