mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
apcupsd: move from old packages and Makefile updated
Signed-off-by: Othmar Truniger <Othmar Truniger github@truniger.ch>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
MAILPROG="/usr/sbin/smtp"
|
||||
MAILHOST="mail:25"
|
||||
FROM="OpenWrt"
|
||||
TO="apcups@example.com"
|
||||
HOSTNAME="OpenWrt"
|
||||
Reference in New Issue
Block a user