From 342c1e47790d71e097ae10cfe67212401e1e46b9 Mon Sep 17 00:00:00 2001 From: Yaroslav Date: Fri, 7 Aug 2020 13:33:20 +0300 Subject: Added some runit startup scripts --- runit/powertune/run | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 runit/powertune/run (limited to 'runit/powertune') diff --git a/runit/powertune/run b/runit/powertune/run new file mode 100755 index 0000000..ce203cf --- /dev/null +++ b/runit/powertune/run @@ -0,0 +1,5 @@ +#!/bin/sh -e + +powertop --auto-tune + +exec chpst -b powertune pause -- cgit v1.2.3