# Location of the seatd socket
SEATD_SOCK=/run/seatd.sock

# Logging level: silent, info, debug
SEATD_LOGLEVEL=info

# Location of logfile
SEATD_LOGFILE=/var/log/seatd.log

# More custom arguments
SEATD_ARGS="-g users"
