From 0b31296d95d2e0f18abf69f30d0946e3a1f35672 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 15 Jan 2012 23:14:56 +0000 Subject: Sun Jan 15 23:14:55 UTC 2012 --- community/linux-tools/cpupower.service | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/linux-tools/cpupower.service (limited to 'community/linux-tools/cpupower.service') diff --git a/community/linux-tools/cpupower.service b/community/linux-tools/cpupower.service new file mode 100644 index 000000000..f77cfdc97 --- /dev/null +++ b/community/linux-tools/cpupower.service @@ -0,0 +1,10 @@ +[Unit] +Description=Apply cpupower configuration + +[Service] +Type=oneshot +ExecStart=/etc/rc.d/cpupower start +RemainAfterExit=yes + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3-54-g00ecf