add container for rsnapshot
This commit is contained in:
2
build/make/rsnapshot.mk
Normal file
2
build/make/rsnapshot.mk
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
rsnapshot: base cron
|
||||||
|
$(call script,$@)
|
||||||
5
build/scripts/rsnapshot.sh
Normal file
5
build/scripts/rsnapshot.sh
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
## Configuration
|
||||||
|
export_env HOSTALIASES /host/etc/host_aliases
|
||||||
|
|
||||||
|
## Software
|
||||||
|
apt_install_permanent rsync rsnapshot openssh-client
|
||||||
Reference in New Issue
Block a user