X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.hourly;h=290de0cac59d8a54859afc81ba6aa6b2a1fb2fab;hb=2a0aae5ffea0cca4b9581c2d3afcc2752bbd04c9;hp=0c460a6bd8b1e7146c5242f1fc6e91a5982cdf50;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;p=dak.git diff --git a/config/debian/cron.hourly b/config/debian/cron.hourly index 0c460a6b..290de0ca 100755 --- a/config/debian/cron.hourly +++ b/config/debian/cron.hourly @@ -51,14 +51,7 @@ $base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss # Tell ries to sync its tree ${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 sync -$scriptsdir/generate-di - -# Push files over to security -#pg_dump -a -F p -t files | sed -e "s,^COPY files (,DELETE FROM external_files; COPY external_files (," | xz -3 | \ -# ssh -o BatchMode=yes -o ConnectTimeout=30 -o SetupTimeout=30 -2 -i ${base}/s3kr1t/push-external_files dak@wherever sync -# -# The key should run the following command: -# 'xzcat | pg_restore -1 -a' +$scriptsdir/generate-d-i # Update backports ACL sudo -u dak-unpriv cat /srv/backports-master.debian.org/etc/acl \