mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-11-01 13:18:47 +00:00
Reload: document config.reload_in_progress in man page
Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
This commit is contained in:
parent
1a046793cb
commit
c6688c6e11
@ -1,5 +1,5 @@
|
||||
.\"/*
|
||||
.\" * Copyright (c) 2012 Red Hat, Inc.
|
||||
.\" * Copyright (c) 2012-2013 Red Hat, Inc.
|
||||
.\" *
|
||||
.\" * All rights reserved.
|
||||
.\" *
|
||||
@ -269,6 +269,13 @@ uidgid.*
|
||||
Informations about users/groups which are allowed to do IPC connection to
|
||||
corosync.
|
||||
|
||||
.TP
|
||||
config.reload_in_progress
|
||||
This value will be set to 1 (or created) when corosync.conf reload is started,
|
||||
and set to 0 when the reload is completed. This allows interested subsystems
|
||||
to do atomic reconfiguration rather than changing each key. Note that
|
||||
individual add/change/delete notifications will still be sent during a reload.
|
||||
|
||||
.SH DYNAMIC CHANGE USER/GROUP PERMISSION TO USE COROSYNC IPC
|
||||
Is very same as in configuration file. To add UID 500 use
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user