summaryrefslogtreecommitdiff
path: root/etc-init
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-05 15:18:17 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-05 15:18:17 -0500
commit32ff749a8d5c8be76a3221abc41398477207006e (patch)
tree87787246d777e7a4bb3b888a11cfb19f44e43d0c /etc-init
parenta70a5a058b2788531d305350742a5863ea1092d6 (diff)
updates
Diffstat (limited to 'etc-init')
-rw-r--r--etc-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc-init b/etc-init
index 8a0c995..087a391 100644
--- a/etc-init
+++ b/etc-init
@@ -1,6 +1,6 @@
#!/bin/sh
# Initialise the current directory (typically /etc) for use by etckeeper.
-# Runs etc/etckeeper/post-apt.d/* hooks, which handle chores like setting
+# Runs /etc/etckeeper/post-apt.d/* hooks, which handle chores like setting
# up metadata storage hooks, ignores, adding files (but not committing
# those added files), and ensuring that the revision control directory
# won't leak data from files like shadow, by making it mode 700.