To get this branch, use:
bzr branch
http://bzr.recompile.se/loggerhead/mandos/trunk
« back to all changes in this revision
Viewing changes to initramfs-tools-hook
* initramfs-tools-hook: Only copy needed file; avoid copying Mandos
server config files.
Show diffs side-by-side
added
removed
117
for file in /etc/mandos/*; do
117
for file in /etc/mandos/plugin-runner.conf; do
118
118
if [ -d "$file" ]; then