#!/bin/sh
exec 1>&2
tlp init start || exit 1
exec chpst -b tlp pause
