# Configuration for altsign-agent-module service
#
# This file is sourced by the init script. Variables are used to build
# command line arguments for the daemon.

# Required: SSH server to connect to alt-signer
#ALTSIGN_AGENT_SERVER=signer.example.com

# Enable syslog logging (enabled by default)
# Set to 0/no/false to disable
#ALTSIGN_AGENT_SYSLOG=1

# Enable verbose logging (enabled by default)
# Set to 0/no/false to disable
#ALTSIGN_AGENT_VERBOSE=1

# Control socket path (default: /run/altsign-module/control.sock)
#ALTSIGN_AGENT_SOCKET=

# Session socket path (default: /run/altsign-module/session/sockdir/session.sock)
#ALTSIGN_AGENT_SESSION_SOCKET=
