summaryrefslogtreecommitdiffstats
path: root/system/laptop-mode-tools/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/laptop-mode-tools/doinst.sh')
-rw-r--r--system/laptop-mode-tools/doinst.sh1
1 files changed, 1 insertions, 0 deletions
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)"