#!/bin/bash
export EPICS_CAS_INTF_ADDR_LIST=localhost
export EPICS_CAS_SERVER_PORT=58901
exec guardian "$@"
