9efa8d4a6c
PR: 23948 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
etc/rc.d/upclient.sh
|
|
etc/upclient.conf.sample
|
|
@exec [ -f %B/upclient.conf ] || cp %B/%f %B/upclient.conf
|
|
@unexec if cmp -s %B/%f %B/upclient.conf; then rm -f %B/upclient.conf; fi
|
|
sbin/upchk
|
|
sbin/upclient
|