added runit scripts

This commit is contained in:
tomit4 2022-02-23 12:16:48 -08:00
parent 2e437cd329
commit c65de416de
81 changed files with 114 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#!/bin/sh
exec svlogd -tt /var/log/svlog/nvidia_undervolt

View file

@ -0,0 +1 @@
31752

View file

@ -0,0 +1 @@
run

Binary file not shown.

View file

@ -0,0 +1,2 @@
#!/bin/sh
exec /usr/bin/nvidia-smi -pl 125

View file

@ -0,0 +1 @@
down

Binary file not shown.