#!/bin/sh
# -*- shell-script -*-
# pre remove script for the Debian Linux pcmcia-cs package

set -e

/etc/init.d/pcmcia stop
