add some automation
[distro-setup] / distro-end
index bcfe627e94d87cd62d704ddeba9111cdb5c19488..a9ab55a1e2ce3fd602960cdf9f543598ee9bcf3f 100755 (executable)
@@ -883,6 +883,14 @@ EOF
     end
     ;;
 esac
+
+case $HOSTNAME in
+  bk)
+    /etc/cron.daily/stream-cert
+    web-conf -c /etc/cert-live.fsf.org -p 443 -f 8000 apache2 live.fsf.org
+    ;;
+  esac
+
 ###### end website setup
 
 ########### end section including li/lj ###############