various improvements
[distro-setup] / primary-setup
index d6c0ed9ec4cf8ea43d64d2312fe0f50a46b23532..09ae728bc6c02c13a7b61fbab1951da362023154 100755 (executable)
@@ -23,6 +23,8 @@ if [[ $HOSTNAME == "$MAIL_HOST" ]]; then
   #DISPLAY=:0 arbtt-capture --sample-rate=10 &
   sudo systemctl start rss2email.timer
   sudo systemctl enable rss2email.timer
+  sudo systemctl start btrbk.timer
+  sudo systemctl enable btrbk.timer
 
 else
   sudo systemctl stop rss2email.timer