From ab032c6f53ac3aa0ecf1975dd3a2f673174accc5 Mon Sep 17 00:00:00 2001 From: John Tyree Date: Sat, 30 Jun 2012 12:12:04 -0400 Subject: system/laptop-mode-tools: Updated for version 1.61. Signed-off-by: dsomero --- system/laptop-mode-tools/doinst.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'system/laptop-mode-tools/doinst.sh') diff --git a/system/laptop-mode-tools/doinst.sh b/system/laptop-mode-tools/doinst.sh index 1247258c2c..2e40b106cf 100644 --- a/system/laptop-mode-tools/doinst.sh +++ b/system/laptop-mode-tools/doinst.sh @@ -10,6 +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