diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-08-11 16:23:39 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-08-11 16:23:39 +0000 |
commit | e3dc0515117e8f965a230f7c8489f0bb48caf4e7 (patch) | |
tree | 67bd2c46a78e9f15c562ba5bc6a7e52209feab78 /net/freeradius | |
parent | 4849af0b3086b19111e73ce2d7fe508d707a28ad (diff) | |
download | pkgsrc-e3dc0515117e8f965a230f7c8489f0bb48caf4e7.tar.gz |
Whitespace police.
Diffstat (limited to 'net/freeradius')
-rw-r--r-- | net/freeradius/MESSAGE.pam | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/freeradius/MESSAGE.pam b/net/freeradius/MESSAGE.pam index 8fe42312097..ed829d62520 100644 --- a/net/freeradius/MESSAGE.pam +++ b/net/freeradius/MESSAGE.pam @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE.pam,v 1.1 2006/08/11 16:22:04 adrianp Exp $ +$NetBSD: MESSAGE.pam,v 1.2 2006/08/11 16:23:39 adrianp Exp $ -Certain PAM modules require that radiusd run as root in order to -perform privileged operations. However, other PAM modules (e.g. pam-dbm), -will work with with radiusd running as non-root if the non-root user is +Certain PAM modules require that radiusd run as root in order to +perform privileged operations. However, other PAM modules (e.g. pam-dbm), +will work with with radiusd running as non-root if the non-root user is given the permissions necessary. If you will be using a PAM module that requires radiusd to run as root |