| Revision 9642,
326 bytes
checked in by daisuke, 11 years ago
(diff) |
|
add initial version of vine-notify-update
|
| Rev | Line | |
|---|
| [9642] | 1 | // Run helper script after apt-get updated |
|---|
| 2 | Scripts::AptGet::Update::Post:: "/usr/share/apt/scripts/vine-notify-update.lua"; |
|---|
| 3 | |
|---|
| 4 | // Run helper script just after changes are commited to rpm database |
|---|
| 5 | Scripts::PM::Post:: "/usr/share/apt/scripts/check-reboot.lua"; |
|---|
| 6 | Scripts::PM::Post:: "/usr/share/apt/scripts/vine-notify-update.lua"; |
|---|
Note: See
TracBrowser
for help on using the repository browser.