mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
f43ae500be
Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit b675ca3c25b7155b9681128822d1280018ef68bb)
8 lines
179 B
Bash
Executable File
8 lines
179 B
Bash
Executable File
#!/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
|