From: ankry Date: Tue, 1 Jul 2003 21:25:20 +0000 (+0000) Subject: - RETVAL initial setting X-Git-Tag: auto/ac/autofs-4_0_0pre10-6~5 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fautofs.git;a=commitdiff_plain;h=f897d0ea090b81f678a9c22d9ace91a48b6fb65e - RETVAL initial setting Changed files: autofs.init -> 1.21 --- diff --git a/autofs.init b/autofs.init index fe7a06d..331420c 100644 --- a/autofs.init +++ b/autofs.init @@ -92,7 +92,7 @@ if is_yes $USE_YP; then fi } -RETVAL=o +RETVAL=0 # See how we were called. case "$1" in start)