aboutsummaryrefslogtreecommitdiffstats
path: root/src/logging
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/logging3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/logging b/src/logging
index c1ca78e..63287d5 100755
--- a/src/logging
+++ b/src/logging
@@ -104,12 +104,13 @@ log_denied ()
{
try log-login-btmp "$@"
try log-login-audit "$@"
+ try log-login-syslog "$@"
}
# Figure out the actionname
action="${hook}"
if [ "${hook}" = denied ]; then
- action=fail
+ action=failed
fi
# Preprend options to values