#!/bin/bash # ------- # File: install-backend/share/llxcfg-usersync-backend-wrapper # Description: Simple wrapper for ldap backend script execution # Author: Luis Garcia Gisbert # -------- set -e (while [ "$1" ] ; do echo -en "$1\000"; shift; done) |/usr/share/lliurex/llxcfg-ldap-backend/llxcfg-usersync-backend-stdin