/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to initramfs-tools-hook

  • Committer: Teddy Hogeborn
  • Date: 2011-10-09 16:38:18 UTC
  • mfrom: (237.7.61 trunk)
  • Revision ID: teddy@recompile.se-20111009163818-ihb35bqq0iat18k2
MergeĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
        "${DESTDIR}${CONFDIR}/plugin-runner.conf"
132
132
fi
133
133
 
134
 
# Key files 
 
134
# Key files
135
135
for file in "$keydir"/*; do
136
136
    if [ -d "$file" ]; then
137
137
        continue