#!/bin/sh
if [ -f /etc/init.d/autoscan ]; then /etc/init.d/autoscan stop; fi
