summarylogtreecommitdiffstats
path: root/conservation_mode.service
diff options
context:
space:
mode:
Diffstat (limited to 'conservation_mode.service')
-rw-r--r--conservation_mode.service3
1 files changed, 1 insertions, 2 deletions
diff --git a/conservation_mode.service b/conservation_mode.service
index f8d3ad8ee9d2..117a4f9a998c 100644
--- a/conservation_mode.service
+++ b/conservation_mode.service
@@ -6,8 +6,7 @@ After=systemd-hibernate.service
[Service]
-ExecStart=/bin/bash -c '/bin/echo 1 > /sys/bus/platform/drivers/ideapad_acpi/VPC2004\:00/conservation_mode'
-ExecStop=/bin/bash -c '/bin/echo 0 > /sys/bus/platform/drivers/ideapad_acpi/VPC2004\:00/conservation_mode'
+ExecStart=/usr/bin/conservation_mode.sh
[Install]
WantedBy=multi-user.target