# No need to set --daemon or --pid-file here as init script will do it OPTS="" # Set location for logging config file OPTS="${OPTS} --log-config=/etc/sc-idle/logging.ini" # Support special needs of AOpen DE-945FL suspend to RAM. System works # flawlessly with this option, but filesystem corruption results from its # omission OPTS="${OPTS} --pm-arg=--quirk-s3-bios"