/mandos/trunk

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

Added configuration files support for mandos-client
Removed plus argument support for mandos-client

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
    cp --archive --sparse=always "$file" "${DESTCONFDIR}"
122
122
done
123
123
# Create key ring files
124
 
LANG=C gpg --quiet --batch --no-tty --no-options \
125
 
    --homedir "${DESTCONFDIR}" --no-permission-warning \
126
 
    --import "${DESTCONFDIR}/seckey.txt" \
127
 
    --import-options import-minimal
 
124
gpg --no-random-seed-file --quiet --batch --no-tty \
 
125
    --no-default-keyring --no-options --homedir "${DESTCONFDIR}" \
 
126
    --no-permission-warning --import-options import-minimal \
 
127
    --import "${DESTCONFDIR}/seckey.txt"
128
128
chown nobody "${DESTCONFDIR}/secring.gpg"
129
129
 
130
130
# /keyscripts/mandos-client will drop priviliges, but needs access to