diff --git a/INSTALL.md b/INSTALL.md index 9e55783..eaae51e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -96,7 +96,13 @@ In /etc/evobackup: * What to backup using rsync filter rules in conf.d/include.cf * General config in conf.d/cron.cf -6) Optional, test with sh -x. +6) Connect to the OpenSSH chroot for the first time and accept the fingerprint. + +``` +root@client1:~/evobackup# ssh backupserver.mydomain.tld -p 2222 +``` + +7) Optional, test with sh -x. ``` root@client1:~/evobackup# sh -x /etc/cron.daily/zzz_evobackup