diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-12 00:50:28 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-10-12 00:51:52 -0300 |
commit | e923e0eacc2450cdd36efefae84e195cc5e4cfe8 (patch) | |
tree | 7272a2a450d59e61076eb5834b8b7bd93d79b385 /libre/linux-libre-tools/cpupower.systemd | |
parent | 7a230a20ce7b2fc091c895a47d17ebcca5d97e2a (diff) | |
download | abslibre-e923e0eacc2450cdd36efefae84e195cc5e4cfe8.tar.gz abslibre-e923e0eacc2450cdd36efefae84e195cc5e4cfe8.tar.bz2 abslibre-e923e0eacc2450cdd36efefae84e195cc5e4cfe8.zip |
linux-libre-tools-4.8_gnu-1: updating version
Diffstat (limited to 'libre/linux-libre-tools/cpupower.systemd')
-rw-r--r-- | libre/linux-libre-tools/cpupower.systemd | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libre/linux-libre-tools/cpupower.systemd b/libre/linux-libre-tools/cpupower.systemd index 51c645415..5439ad581 100644 --- a/libre/linux-libre-tools/cpupower.systemd +++ b/libre/linux-libre-tools/cpupower.systemd @@ -1,7 +1,5 @@ #!/bin/bash -. /etc/default/cpupower - declare -i fail=0 # parse frequency options |