From: Martin Pitt Date: Thu, 1 Mar 2007 13:07:54 +0000 (+0100) Subject: postinst-setup: kill running apt-gets X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=8bf55451e3add555cbc0863453a3b51c749424b6 postinst-setup: kill running apt-gets --- diff --git a/postinst-setup b/postinst-setup index fe68f39..1a6badc 100755 --- a/postinst-setup +++ b/postinst-setup @@ -63,6 +63,9 @@ fi dpkg -i /home/martin/download/libdvdcss2_*deb || true locale-gen ru_RU ru_RU.UTF-8 +# cronjob goo +killall apt-get + # install packages from network sources apt-get update -o Acquire::Http::No-Cache=true