freeipa/install/oddjob/org.freeipa.server.conncheck
Martin Basti 08fcc7e25a Do not log to file in remote conncheck side
https://fedorahosted.org/freeipa/ticket/5757

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2016-07-01 09:05:33 +02:00

3 lines
76 B
Bash
Executable File

#!/bin/sh
exec /usr/sbin/ipa-replica-conncheck --no-log --replica "$1" 2>&1