From 316662205a8d4ecc2e0b7868d97b319f2a308371 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 21 Sep 2013 17:25:31 -0400 Subject: better means of disabling commit --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b8b6d78..d9fd4cd 100644 --- a/README +++ b/README @@ -206,7 +206,7 @@ which will save a lot of disk space: Here's how to disable the automatic commits after each apt run, while still letting it git add new files: - chmod -x /etc/etckeeper/commit.d/50vcs-commit + rm /etc/etckeeper/commit.d/50vcs-commit Here's how to make it automatically push commits to a clone of the repository as a backup (see instructions above to set up the clone safely): -- cgit v1.2.3