# User to run Logitech Media Server as.
# Only applicable to platforms that do not use systemd.
# Running the server as a user other than the default squeezeboxserver
# is not recommended.
SLIMUSER=squeezeboxserver

# Additional options for the server.
# For example: SLIMOPTIONS="--d_startup --failsafe --nomysqueezebox"
# Use '/usr/sbin/squeezeboxserver --help' to obtain a full listing.
SLIMOPTIONS=""
