/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: Björn Påhlsson
  • Date: 2011-09-26 18:47:38 UTC
  • mto: (237.7.50 mandos)
  • mto: This revision was merged to the branch mainline in revision 286.
  • Revision ID: belorn@fukt.bsnet.se-20110926184738-ee8kz5vc9pb3393m
updated TODO

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