#!/bin/sh if [ -x /etc/init.d/autofs ]; then /etc/init.d/autofs restart fi