Package: openvpn Version: 2.3.2-9 Severity: normal I have a network-manager script to reload openvpn each time I reconnect to a network. This used to work fine, but it stopped working a couple of days ago, which I think relate to the switch to systemd caused by some new dependenc somewhere.
In any case, I can verify now that if I issue 'service openvpn reload', openvpn restarts, and then disappears without a trace, only a log message sent by another process, I guess something systemd-related: $ ps ax|grep openvpn 10970 ? Ss 0:00 /usr/sbin/openvpn --writepid /run/openvpn/client.pid $ sudo service openvpn reload $ ps ax|grep openvpn $ tail /var/log/daemon.log May 12 03:55:23 aine ifdown[11112]: /sbin/ifdown: interface tun0 not configured May 12 03:55:23 aine systemd[1]: Stopped ifup for tun0. May 12 03:55:23 aine ovpn-client[10970]: SIGTERM[hard,] received, process exiting May 12 03:55:23 aine ovpn-client[11121]: OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Mar 17 2014 May 12 03:55:23 aine ovpn-client[11121]: Socket Buffers: R=[212992->131072] S=[212992->131072] May 12 03:55:23 aine ovpn-client[11122]: NOTE: UID/GID downgrade will be delayed because of --client, --pull, or --up-delay May 12 03:55:23 aine ovpn-client[11122]: UDPv4 link local: [undef] May 12 03:55:23 aine ovpn-client[11122]: UDPv4 link remote: [AF_INET]A.B.C.D:1194 May 12 03:55:23 aine openvpn[11097]: Reloading virtual private network daemon: client (restarted). -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (50, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_IE.utf8, LC_CTYPE=en_IE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages openvpn depends on: ii debconf [debconf-2.0] 1.5.53 ii initscripts 2.88dsf-53 ii iproute2 3.14.0-1 ii libc6 2.18-5 ii liblzo2-2 2.06-1.2 ii libpam0g 1.1.8-3 ii libpkcs11-helper1 1.11-1 ii libssl1.0.0 1.0.1g-3 Versions of packages openvpn recommends: ii easy-rsa 2.2.2-1 Versions of packages openvpn suggests: ii openssl 1.0.1g-3 pn resolvconf <none> -- debconf information: openvpn/create_tun: false -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org