summaryrefslogtreecommitdiff
path: root/etc/network/if-up.d/itzks-autofs
blob: 369ca23ffc6ebba390a74f22a6962b829f415968 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

# DISABLED for Debian jessie and beyond...

#if test -e /etc/network/if-up.d/autofs; then exit 0; fi
#if test -e /etc/network/if-up.d/debian-edu; then exit 0; fi

#invoke-rc.d --quiet autofs restart