Em Wed, 18 Oct 2006 09:04:23 +0350 Alan Baghumian <[EMAIL PROTECTED]> escreveu:
> Update manager shows restart notification icon after getting > and installing updates. by clicking on restart icon, system > reboots, but restart icon exists again after reboot! update-notifier checks wether to show the icon by checking the presence of the /var/run/reboot-required file, created by a package during install. The /etc/init.d/bootclean initscript removes all files from /var/run upon system boot up, so you should not be seing this notification. I tried to reproduce it but failed. Can you imagine a reason why your /var/run is not being cleaned up? Can you verify that this is indeed not happening? What happens if you do init 1 and run /etc/init.d/bootclean start? Thanks, -- Gustavo Noronha Silva <[EMAIL PROTECTED]> http://www.debian.org/ | http://kov.eti.br/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

