From cf10ac5081a6817842912983eaa9bd2c94c2aac9 Mon Sep 17 00:00:00 2001 From: Miguel De Anda Date: Mon, 17 Jun 2013 02:21:26 -0500 Subject: system/mongodb: Updated for version 2.4.4. Signed-off-by: Robby Workman --- system/mongodb/doinst.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/mongodb/doinst.sh') diff --git a/system/mongodb/doinst.sh b/system/mongodb/doinst.sh index 5b311f0a98bea..d68b4fc8e8be0 100644 --- a/system/mongodb/doinst.sh +++ b/system/mongodb/doinst.sh @@ -10,7 +10,7 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - + preserve_perms() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" -- cgit v1.2.3