]> git.donarmstrong.com Git - dak.git/commit
new-security-install: run process-policy after we acquired the lock
authorAnsgar Burchardt <ansgar@debian.org>
Mon, 17 Jun 2013 18:17:53 +0000 (20:17 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Mon, 17 Jun 2013 18:17:53 +0000 (20:17 +0200)
commite81babf3fc6237e9cc032f9c29d3b6ac1cfe060a
tree6408def536ffacb61bcc8744dc050dde858d3073
parent83c9982c79919e1c100a4d4df96b275a493e6641
new-security-install: run process-policy after we acquired the lock

We don't want cron.unchecked to do anything while we run process-policy.
Especially not running another process-policy process or moving files
out of queue/accepted/ while we are installing files there.
dak/new_security_install.py