diff options
author | Emmanuel N. Millán <emmanueln@gmail.com> | 2017-09-13 22:54:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-16 07:15:06 +0700 |
commit | 3b9c7febb22f015787c93455c0bd86582a7aa979 (patch) | |
tree | f2e543c6697a8ce819dd8fd5775ebe3d7e646c25 /network/munge/README | |
parent | b6d6cb425a7d929328f66d2425e4efe88be2cffb (diff) |
network/munge: Updated for version 0.5.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/munge/README')
-rw-r--r-- | network/munge/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/munge/README b/network/munge/README index c19e6006b0d6f..3d3792de7a576 100644 --- a/network/munge/README +++ b/network/munge/README @@ -11,8 +11,8 @@ by a shared cryptographic key. Clients within this security realm can create and validate credentials without the use of root privileges, reserved ports, or platform-specific methods. -On most platforms, the munged daemon does not require root privileges to run. -If possible, you should run the daemon as a non-privileged user. +On most platforms, the munged daemon does not require root privileges to run. +If possible, you should run the daemon as a non-privileged user. This can be specified in the init script /etc/rc.d/rc.munge. # groupadd -g 310 munge |