LL_Runit_Scripts/sv/ondemand/run

6 lines
132 B
Text
Raw Permalink Normal View History

2021-06-20 05:31:40 +00:00
#!/bin/sh -e
test -e /sys/devices/system/cpu/online
test ! -e /etc/init/lxc-android-config.conf
/lib/systemd/set-cpufreq
exec pause