mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
08fcc7e25a
https://fedorahosted.org/freeipa/ticket/5757 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/bin/sh
|
|
exec /usr/sbin/ipa-replica-conncheck --no-log --replica "$1" 2>&1
|