diff options
Diffstat (limited to 'system/laptop-mode-tools/doinst.sh')
-rw-r--r-- | system/laptop-mode-tools/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/laptop-mode-tools/doinst.sh b/system/laptop-mode-tools/doinst.sh index 2e40b106cf..1247258c2c 100644 --- a/system/laptop-mode-tools/doinst.sh +++ b/system/laptop-mode-tools/doinst.sh @@ -10,7 +10,6 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } - preserve_perms() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |