diff options
author | cperciva <cperciva@FreeBSD.org> | 2004-02-22 10:03:24 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2004-02-22 10:03:24 +0000 |
commit | fb7918f5d7ebb7e391b17203a42b3a5a6d07af2b (patch) | |
tree | a9ce0058fe9c2dfe1bacd77f2c28b37a63b92582 /libexec/rexecd | |
parent | 39a670dacff2977672cd7a0d61afdf6919a22231 (diff) | |
download | FreeBSD-src-fb7918f5d7ebb7e391b17203a42b3a5a6d07af2b.zip FreeBSD-src-fb7918f5d7ebb7e391b17203a42b3a5a6d07af2b.tar.gz |
Report login attempts to syslog. Due to the statically-linked nature of
nologin(8), this causes a considerable (100K) increase in the binary size,
so I've added a NO_LOGIN_LOG option which disables this.
While I'm here, s/sizeof(MESSAGE)/sizeof(MESSAGE) - 1/, in order to
avoid writing the string-terminating zero byte.
No complaints from: -current
Approved by: rwatson (mentor)
Diffstat (limited to 'libexec/rexecd')
0 files changed, 0 insertions, 0 deletions