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
* plugins.d/password-prompt.c: Use exit codes from <sysexits.h>. Do
close(STDOUT_FILENO) after writing to
check its return code.
Show diffs side-by-side
added
removed
117
for file in /etc/mandos/plugin-runner.conf; do
117
for file in /etc/mandos/*; do
118
118
if [ -d "$file" ]; then