X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config%2Fdebian%2Fcron.dinstall;h=8aaaa648c4939d4479d4fdbc400df08876011a75;hb=e2593d978b225881993196434b8a0bbe4802837b;hp=4e8c1f2849bc73f1c42e12560710f1f311ed5277;hpb=878f326ae708fa5c918e5e63c274fe012ac038f8;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 4e8c1f28..8aaaa648 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -210,6 +210,14 @@ GO=( ) stage $GO +GO=( + FUNC="dep11" + TIME="dep11 1" + ARGS="" + ERR="false" +) +stage $GO + lockfile "$LOCK_ACCEPTED" trap remove_all_locks EXIT TERM HUP INT QUIT