]> git.rmz.io Git - dotfiles.git/commit
use external pacmandb to check for new packages
authorSamir Benmendil <samir.benmendil@gmail.com>
Mon, 1 Jul 2013 07:09:32 +0000 (09:09 +0200)
committerSamir Benmendil <samir.benmendil@gmail.com>
Mon, 1 Jul 2013 07:09:32 +0000 (09:09 +0200)
commitf24807fd9d939390661383e3d744e7fcc4f6cf46
treebf3de15ff0bdd2788441dc27c6c15f510a685687
parent4d836f545ae630d2f734f7a54502124128977959
use external pacmandb to check for new packages

add the following to your crontab:
*/10 * * * * mkdir -p /tmp/pactmp && fakeroot pacman -Sy --dbpath
   /tmp/pactmp
not even sure if it works though... no new packages to test it with
conkyrc