summarylogtreecommitdiffstats
path: root/optimus-manager.install
diff options
context:
space:
mode:
Diffstat (limited to 'optimus-manager.install')
-rw-r--r--optimus-manager.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/optimus-manager.install b/optimus-manager.install
index 0f4d1d87c233..a343b10b6be1 100644
--- a/optimus-manager.install
+++ b/optimus-manager.install
@@ -75,7 +75,7 @@ post_upgrade() {
bold=$(tput bold)
red=$(tput setaf 1)
normal=$(tput sgr0)
- echo "${bold}${red}optimus-manager : if you are upgrading from version v0.8 or earlier, please reboot before attempting a GPU switch.${normal}"
+ echo "${bold}${red}optimus-manager : warning : power management is disabled by default since v1.2. See https://github.com/Askannz/optimus-manager/wiki/A-guide--to-power-management-options${normal}"
}
post_remove() {