summaryrefslogtreecommitdiff
path: root/pristine-etc-keeper.timer
diff options
context:
space:
mode:
Diffstat (limited to 'pristine-etc-keeper.timer')
-rw-r--r--pristine-etc-keeper.timer18
1 files changed, 0 insertions, 18 deletions
diff --git a/pristine-etc-keeper.timer b/pristine-etc-keeper.timer
deleted file mode 100644
index 463d582..0000000
--- a/pristine-etc-keeper.timer
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2016 Luke Shumaker
-# This work is free. You can redistribute it and/or modify it under the
-# terms of the Do What The Fuck You Want To Public License, Version 2,
-# as published by Sam Hocevar. See the COPYING file for more details.
-
-# 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