summaryrefslogtreecommitdiff
path: root/init.d
diff options
context:
space:
mode:
authorDavid De La Harpe Golden (Squared Financial) <dgolden@squaredfinancial.com>2012-05-31 18:27:06 +0100
committerJoey Hess <joey@kitenet.net>2012-06-02 18:05:30 -0400
commit6e7aab39cced00eae03040753c85527aab573319 (patch)
tree30431d5c28204fe2797668bfa9b6691089ae383b /init.d
parent40eeedebb6be23035aea9d15aed1be706479ce79 (diff)
Preserve unmanaged ignore file entries on uninit (#673996)
Signed-off-by: David De La Harpe Golden (Squared Financial) <dgolden@squaredfinancial.com>
Diffstat (limited to 'init.d')
-rwxr-xr-xinit.d/50vcs-ignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d/50vcs-ignore b/init.d/50vcs-ignore
index bcc88ba..33d79d3 100755
--- a/init.d/50vcs-ignore
+++ b/init.d/50vcs-ignore
@@ -1,4 +1,4 @@
#!/bin/sh
set -e
-etckeeper update-ignore || true
+etckeeper update-ignore -a || true