mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 23:23:30 -06:00
Do not log to file in remote conncheck side
https://fedorahosted.org/freeipa/ticket/5757 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
This commit is contained in:
parent
4ce0258c23
commit
08fcc7e25a
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec /usr/sbin/ipa-replica-conncheck --replica "$1" 2>&1
|
||||
exec /usr/sbin/ipa-replica-conncheck --no-log --replica "$1" 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user