Hello Jörg, this does not work for me. Openvpn seems to restart after sleep now, but the host-route is still missing so it cannot reconnect. Does systemd restart it or use an "reload", which does not stop the daemon (and thus keeps the current routes, keys, etc.)?
Alex Am 01.08.2018 um 13:12 schrieb Jörg Frings-Fürst: > tags 889989 + moreinfo > thanks > > > Hello Alex, > > thank you for spending your time helping to make Debian better with > this bug report. > > > Please can you modify your openvpn.service from > > * After=network.target > * WantedBy=multi-user.target > > to > > * After=network.target suspend.target > * WantedBy=multi-user.target sleep.target > > and check it again. > > Many thanks! > > > CU > Jörg > >