cron-apt
出自DebianWiki
1.安裝
apt-get install cron-apt
2.編輯 /etc/cron-apt/config and add rules to /etc/cron-apt/action.d
You can also add extra configuration files to /etc/cron-apt/config.d/ that will be loaded for that action. That information is kept for next action too.
If you want this tool to be run even if you do not have it up at 04 in the morning you can create a symbolic link from/etc/cron.daily/cron-apt to /usr/sbin/cron-apt. It will then be run every day. Similar things can be done for each week, and so on.
ln -s /usr/sbin/cron-apt /etc/cron.daily/cron-apt
![[Main Page]](/upload/4/49/Debian_taiwan_out.png)