Package: openvpn
Version: 2.2.0-2
Severity: normal

Shutdown hangs when nfs filesystems are mounted through
an openvpn network, because openvpn is stopped (or killed)
before umountnfs is called.

I tried to change init-script dependencies, such that openvpn is
stopped after umountnfs, but that did not help, because sendsigs 
still kills openvpn before umountnfs.  Then I gave up, and installed
a dirty fix in /etc/defaults/openvpn (below).

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0]         1.5.41     Debian configuration management sy
ii  libc6                         2.13-14    Embedded GNU C Library: Shared lib
ii  liblzo2-2                     2.05-2     data compression library
ii  libpam0g                      1.1.3-2    Pluggable Authentication Modules l
ii  libpkcs11-helper1             1.08-1     library that simplifies the intera
ii  libssl1.0.0                   1.0.0d-3   SSL shared libraries
ii  net-tools                     1.60-24.1  The NET-3 networking toolkit

openvpn recommends no packages.

Versions of packages openvpn suggests:
ii  openssl                       1.0.0d-3   Secure Socket Layer (SSL) binary a
pn  resolvconf                    <none>     (no description available)

-- Configuration Files:
/etc/default/openvpn changed:
AUTOSTART="none"
OPTARGS=""
[ "$1" = "stop" ] && umount -a -t nfs || true


-- 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

Reply via email to