81b5dde2e9
service (currently in public beta testing). WWW: http://www.tarsnap.com/
6 lines
253 B
Text
6 lines
253 B
Text
bin/tarsnap
|
|
bin/tarsnap-keygen
|
|
bin/tarsnap-keymgmt
|
|
@unexec if cmp -s %D/etc/tarsnap.conf.sample %D/etc/tarsnap.conf; then rm -f %D/etc/tarsnap.conf; fi
|
|
etc/tarsnap.conf.sample
|
|
@exec if [ ! -f %D/etc/tarsnap.conf ] ; then cp -p %D/%F %B/tarsnap.conf; fi
|