add container for rsnapshot

This commit is contained in:
2016-09-03 17:46:41 +01:00
parent d5a5b6a0b3
commit f7c125e19a
2 changed files with 7 additions and 0 deletions

2
build/make/rsnapshot.mk Normal file
View File

@@ -0,0 +1,2 @@
rsnapshot: base cron
$(call script,$@)

View File

@@ -0,0 +1,5 @@
## Configuration
export_env HOSTALIASES /host/etc/host_aliases
## Software
apt_install_permanent rsync rsnapshot openssh-client