summaryrefslogtreecommitdiff
path: root/systemd/etckeeper.timer
AgeCommit message (Collapse)Author
2016-05-17add systemd service and timerChristian Hesse
This add systemd service file and timer. To enable the timer: $ systemctl enable etckeeper.timer When enabled the timer will auto-commit 15 minutes after system boot and every 24 hours afer that. Signed-off-by: Christian Hesse <mail@eworm.de>