summarylogtreecommitdiffstats
path: root/environment
blob: e448e9c50970ca54369cbe0162235a3be762825c (plain)
1
2
3
4
5
6
7
# additional options to pass to all wiretrustee services
# see more at 'wiretrustee --help'
WIRETRUSTEE_ARGS="--log-level info"

# additional options to pass to wiretrustee clients
WIRETRUSTEE_CLIENT_ARGS="${WIRETRUSTEE_ARGS}"