tlp: completing runit run script

This commit is contained in:
mid-kid 2015-01-17 14:19:28 +01:00
parent a39fa0da7e
commit 2ded540ff5
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#!/bin/sh
tlp init start
exec pause
tlp init start || exit 1
exec chpst -b tlp pause