test -d /var/run || mkdir -m 755 /var/run
test -d /var/run/firebird || mkdir -m 1777 /var/run/firebird

