# Debian CPUShare package configuration

# User to run the daemons as.
CPUSHARE_USER=cpushare

# Group to run the daemons as.
CPUSHARE_GROUP=nogroup

# Renice processes to keep the system responsive.
CPUSHARE_NICE=19

