If all ciphers are built as kernel modules, crypto_algapi will
also be built as a module. /proc/crypto is only created when
crypto_algapi is loaded.
This patch allows an eCryptfs mount to continue if /proc/crypto
is not present, but cipher modules are found.
Signed-off-by: Tyler Hicks <[EM
Remove colons following short opts that don't require arguments.
If foreground functionality is requested, log syslog messages to
stderr and system logs. Also, add daemon name and pid as syslog
prefix.
Signed-off-by: Tyler Hicks <[EMAIL PROTECTED]>
---
src/daemon/main.c |3 +
nnecessary mention of netlink.
Signed-off-by: Tyler Hicks <[EMAIL PROTECTED]>
---
src/daemon/main.c |5 ++---
src/libecryptfs/miscdev.c | 22 +-
2 files changed, 15 insertions(+), 12 deletions(-)
diff --git a/src/daemon/main.c b/src/daemon/main.c
index