summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/UNIT/eventscripts/etc/init.d/nfslock
blob: 43eb308e340ba02c6888bfac61c323eedf4cbc00 (plain)
1
2
3
4
5
6
7
#!/bin/sh

# This is not used.  The fake "service" script is used instead.  This
# is only needed to shut up functions like startstop_nfs(), which look
# for this script.

exit 0