1 2 3 4 5 6 7
#!/bin/sh #DEBHELPER# [ -x /etc/init.d/nfs-common ] && /etc/init.d/nfs-common stop exit 0