summaryrefslogtreecommitdiff
path: root/pristine-etc-keeper.timer
blob: c08ccbc9cb32399eb65586252ddf01157272ee26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2016 Luke Shumaker

# This unit shouldn't be nescessary; the etckeeper post-install hook
# should take care of everthing, but have this just to be safe.

[Unit]
Description=Weekly autocommit of changes in pristine /etc directory
Documentation=man:pristine-etc-keeper(8)

[Timer]
OnBootSec=1d
OnUnitActiveSec=1w

[Install]
WantedBy=multi-user.target