diff options
Diffstat (limited to 'system/TLP/doinst.sh')
-rw-r--r-- | system/TLP/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/TLP/doinst.sh b/system/TLP/doinst.sh index d21b756e2afd..ae35cd7c56b5 100644 --- a/system/TLP/doinst.sh +++ b/system/TLP/doinst.sh @@ -22,5 +22,5 @@ preserve_perms() { config $NEW } -config etc/default/tlp.new +config etc/tlp.conf.new preserve_perms etc/rc.d/rc.tlp.new |