Age | Commit message (Collapse) | Author |
|
The systemd timer can be disabled by running systemctl, so it's redundant
to have another way to disable it. And, users will want to disable the cron
job when enabling the timer.
|
|
|
|
|
|
exists.
The file could exist because AVOID_COMMIT_BEFORE_INSTALL is set,
or just because the install was interrupted/system crashed etc.
If the file's more than a day old, continue with autocommit.
|
|
avoid daily noise. (gulikoza)
|
|
settings in eg, crontab. Closes: #602438
|
|
to avoid committing state in the middle of an apt run. Closes: #567538
|
|
(I hope that no VCS outputs commits to stderr..)
|
|
Make sure the files exist, so that if etckeeper is removed,
the cron job will stop.
etckeeper should be in the path
|
|
The cron job is enabled by default but can be disabled via etckeeper.conf.
(Thanks to Thierry Carrez)
|