diff --git a/pwrapis/conf/pwrapis_config.ini b/pwrapis/conf/pwrapis_config.ini index 80a663ccc8f82b8358d2a7e4795958634b33fdd9..99739e593943fa89f44508a61c2dea10bea8e4db 100644 --- a/pwrapis/conf/pwrapis_config.ini +++ b/pwrapis/conf/pwrapis_config.ini @@ -16,6 +16,7 @@ sock_file=/etc/sysconfig/pwrapis/pwrserver.sock # Other special characters are not allowed [client] # An admin could observe and config the system -admin=root, +# multiple admins are separated by comma +admin=root # An observer could observe the system observer= \ No newline at end of file