source: projects/vine-notify-update/data/vine-notify-update.conf @ 9642

Revision 9642, 326 bytes checked in by daisuke, 9 years ago (diff)

add initial version of vine-notify-update

Line 
1// Run helper script after apt-get updated
2Scripts::AptGet::Update::Post:: "/usr/share/apt/scripts/vine-notify-update.lua";
3
4// Run helper script just after changes are commited to rpm database
5Scripts::PM::Post:: "/usr/share/apt/scripts/check-reboot.lua";
6Scripts::PM::Post:: "/usr/share/apt/scripts/vine-notify-update.lua";
Note: See TracBrowser for help on using the repository browser.