#!/bin/bash

# Enable pwrkap on bootup
# (C) Copyright IBM Corp. 2008-2009
# Licensed under the GPLv2.

update-rc.d pwrkap defaults
