Move on_ac_power to a shell script.

Fixes #204
This commit is contained in:
Roy Marples
2009-12-10 22:30:56 +00:00
parent 12af86395f
commit 1d174cc60c
4 changed files with 40 additions and 34 deletions

5
scripts/Makefile Normal file
View File

@@ -0,0 +1,5 @@
DIR= ${LIBEXECDIR}/bin
BIN= on_ac_power
MK= ../mk
include ${MK}/scripts.mk