Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-31 | Prevent cron job autocommit from happening if pre-install file is present, ↵ | Joey Hess | |
to avoid committing state in the middle of an apt run. Closes: #567538 | |||
2009-02-13 | shut up cron job | Joey Hess | |
(I hope that no VCS outputs commits to stderr..) | |||
2009-02-13 | test for files, avoid hardcoding path unnecessarily | Joey Hess | |
Make sure the files exist, so that if etckeeper is removed, the cron job will stop. etckeeper should be in the path | |||
2009-02-13 | Add a daily cron job to autocommit changes to /etc | Joey Hess | |
The cron job is enabled by default but can be disabled via etckeeper.conf. (Thanks to Thierry Carrez) |