Comment 100 for bug 358533

Revision history for this message
In , Bugs4-kde-org (bugs4-kde-org) wrote :

on shout down the same happens when you mount stuff over openvpn... because first openvpn gets closed before it tries to unmount networked drives. On Kubuntu openvpn also comes with down-root plugin.

So I just enhanced my ovpn config with this:

plugin /usr/lib/openvpn/openvpn-plugin-down-root.so 'umount -f /mnt/xxxxx'

At least on shutting down my notebook I don't have to wait those 180 seconds anymore.