summaryrefslogtreecommitdiff
path: root/systemd
AgeCommit message (Collapse)Author
2016-05-17fix path to daily scriptJoey Hess
2016-05-17refactor daily scriptJoey Hess
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>