targets+=(kw)
fi
;;
+ frodo)
+ : # no targets
+ ;;
*)
die "error: no default targets for this host, use -t"
;;
else
# set default mountpoints
case $HOSTNAME in
- # no remote backups atm. note, if we do enable this, configuration below will need some changes.
- # frodo)
- # prospective_mps=(/i)
- # ;;
+ frodo)
+ prospective_mps=(/i)
+ ;;
*)
prospective_mps=(/a /q)
if [[ $source ]]; then
snapshot_preserve_min 4h
snapshot_dir btrbk
-# so, total backups = ~89
+# so, total backups = ~75
target_preserve 36h 14d 8w 24m
target_preserve_min 4h
####### begin misc packages ###########
+sudo debconf-set-selections <<EOF
+gdm3 shared/default-x-display-manager select lightdm
+lightdm shared/default-x-display-manager select lightdm
+EOF
+
case $codename in
flidas)
:
bouncemsg="message in /m/md/bounces/new"
fi
lo -1 bounce $bouncemsg
- glob=(/m/md/alerts/new/* /m/md/alerts/cur/*)
+ glob=(/m/md/alerts/new/*)
if [[ -e ${glob[0]} ]]; then
chars+=("A")
fi