diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 20:36:40 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2007-11-05 20:36:40 -0500 |
commit | e36f052c8e17bd9620da5aeb613b1ec7d32ed8df (patch) | |
tree | 87829847f89c3686397cb9dbc0062e3aea379737 | |
parent | cf8f00c6b626d09f033338ca9d92d89097e21be4 (diff) |
formatting
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ control, the sky's the limit.. ## configuration Each etckeeper command uses `run-parts` to run the executable files in -/etc/etckeeper/$command.d/. By default these directories contain a bunch of +`/etc/etckeeper/$command.d/`. By default these directories contain a bunch of symlinks to the actual files; you can remove or reorder the symlinks, or add your own custom files. Each individual file is short, simple, and does only one action. You can even just symlink in existing programs to run |