Revision 3774, 251 bytes checked in by kazutaka, 12 years ago (diff) |
---|
Line | |
---|---|
1 | // Run helper script after apt-get updated |
2 | Scripts::AptGet::Update::Post:: "/usr/share/apt/scripts/update-watch.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"; |