#!/bin/sh
set -e
if test -x /etc/init.d/pcmcia; then /etc/init.d/pcmcia stop; fi
