path: openvpn_2.7.0-1/debian/postinst
      ln -sf "/run/openvpn/$b" "/run/sendsigs.omit.d/openvpn.$b"
    done
    if command -v pidof >/dev/null 2>&1 && pidof -c /usr/sbin/openvpn >/dev/null; then
        echo "A reboot is required to replace the running openvpn." >&2
        echo "Please reboot the system as soon as possible." >&2
