apcupsd: move from old packages and Makefile updated

Signed-off-by: Othmar Truniger <Othmar Truniger github@truniger.ch>
This commit is contained in:
Othmar Truniger
2015-02-17 23:14:27 +01:00
parent 0d10c8ae48
commit a460965a67
11 changed files with 663 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
MAILPROG="/usr/sbin/smtp"
MAILHOST="mail:25"
FROM="OpenWrt"
TO="apcups@example.com"
HOSTNAME="OpenWrt"