7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
@comment $OpenBSD: PLIST,v 1.3 2000/06/09 20:58:00 espie Exp $
|
|
lib/upsd/upsd.conf.sample
|
|
@exec if [ -f /etc/upsd.conf ]; then echo "Update /etc/upsd.conf manually"; else cp %D/%F /etc/upsd.conf; fi
|
|
@unexec echo "Remove the /etc/upsd.conf file manually"
|
|
sbin/upsd
|
|
@dirrm lib/upsd
|