Bugzilla – Bug 103856
vpnc should not provide the example file under the name of "default.conf"
Last modified: 2005-08-10 23:18:40 UTC
Whenever vpnc starts, it reads the file /etc/vpnc/default.conf first and after that it reads all other config files. Providing the example file under the name of default.conf will cause quite a lot of traffic to the vpn-concentrater given in the example file from all those users, who have not modified/added any config of their own but just start vpnc. Please fix before release.
I forgot: naming it sample.conf would be ok
I added %ghost to default.conf file which is just touched while the build process. This is required to keep updated vpnc installations running. The default config file is packaged as /etc/vpnc/vpnc.conf as it is done by the Makefile of the package. This might better be stored at /usr/share/doc/packages/vpnc/ I'll discuss this with the author.