[plug] Centos openvpn question if I could

Tim White weirdit at gmail.com
Fri Jan 27 16:15:05 WST 2012


On Fri 27 Jan 2012 17:09:12 EST, Chris Griffin wrote:
> Greetings folks,
>
> cat /etc/redI have decided to give up on Fedora (I hate what they have
> done with it since version 15) and I am in the process of checking out
> Centos 6.2.
> It looks good but I have installed openvpn (openswan) and rpm tells me
> it is there but the /etc/openvpn directory is not there nor is the
> /etc/init.d/openvpn startup script.
> Is there some other component I need to install to get that all working?

How Do I List Files For Installed Package?

You need to use rpm command as follows:
# rpm -ql packageName
# rpm -ql openvpn


Let us know the files installed by the package. It may have them in an 
alternative location (/usr/local/ maybe?)

Tim


More information about the plug mailing list