diff --git a/ChangeLog b/ChangeLog index 9556a6692b6c1a97ad8c1d2a3409e21e34feed02..0d65068ad0a8400b6e08d0416c2498f532e0f264 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2014-10-16 Sebastian Thorarensen <sebth@lysator.liu.se> + + Updated the config for Lysator. + * fetch-backup-work: Remove shafan:/boot and add tanenbaum. + 2014-10-15 Sebastian Thorarensen <sebth@lysator.liu.se> Updated the config for Lysator. diff --git a/fetch-backup-work b/fetch-backup-work index 4d730ce0c32c88f564306a57d4d662f405277d98..fe26b040704d1ace2baefd5731d5d24c0667102c 100755 --- a/fetch-backup-work +++ b/fetch-backup-work @@ -116,12 +116,12 @@ ssh bernadotte 'cd /home && ls -1 | while read d ; do [ -d "$d" ] && [ ! -L "$d" | awk '{ print "mail", $1, "bernadotte", "/home/" $1 }' \ | sort >> $NT -# lysrdiff. +# lysrdiff echo shafan root shafan / >> $NT -echo shafan boot shafan /boot >> $NT # ejabberd -#echo tanenbaum root tanenbaum / >> $NT +echo tanenbaum etc tanenbaum /etc >> $NT +echo tanenbaum var-lib tanenbaum /var/lib >> $NT # eureka #echo eureka etc eureka /etc >> $NT