Opened 3 years ago
Last modified 3 years ago
#962 new Bug / Defect
/etc/openvpn does not support symlinks anymore
Reported by: | waf | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Generic / unclassified | Version: | |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: |
Description
/etc/openvpn does not support symlinks anymore. not sure if this in intentional as it used to.
i could not find anything in the change logs referring to symlinks.
Change History (4)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Nov 29 14:18:37 desktop ovpn-client[11986]: SIGTERM[hard,] received, process exiting Nov 29 14:18:37 desktop ovpn-client[15740]: Options error: In [CMD-LINE]:1: Error opening configuration file: /etc/openvpn/client.conf Nov 29 14:18:37 desktop ovpn-client[15740]: Use --help for more information. Nov 29 14:18:37 desktop systemd[1]: openvpn@client.service: Main process exited, code=exited, status=1/FAILURE Nov 29 14:18:37 desktop systemd[1]: openvpn@client.service: Unit entered failed state. Nov 29 14:18:37 desktop systemd[1]: openvpn@client.service: Failed with result 'exit-code'. Nov 29 14:19:07 desktop ovpn-client[16509]: OpenVPN 2.4.3 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] built on Jul 3 2017 Nov 29 14:19:07 desktop ovpn-client[16509]: library versions: OpenSSL 1.0.2g 1 Mar 2016, LZO 2.08
Note: See
TracTickets for help on using
tickets.
starting with
/etc/init.d/openvpn
used to work with symlinks in the/etc/openvpn
directory. now, it gives a "error opening config file error".