tlp: completing runit run script
This commit is contained in:
parent
a39fa0da7e
commit
2ded540ff5
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
tlp init start
|
||||
exec pause
|
||||
tlp init start || exit 1
|
||||
exec chpst -b tlp pause
|
||||
|
|
Loading…
Reference in New Issue