#!/bin/bash
set -e -u
. ${0%/*}/common.sh

ucr set ssl/locality="X${R128}"
init && exit 1
:
