/default/debomatic

http://github.com/brinkman83/bashrc · #! · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 508bcc98e921e9f50acfd31e57f81dc5 MD5 · raw file

  1. # Start debomatic on boot?
  2. DEBOMATIC_AUTOSTART=0
  3. # Which file should be used as the configuration file for debomatic.
  4. DEBOMATIC_CONFIG_FILE='/etc/debomatic/debomatic.conf'
  5. # What extra options to give debomatic.
  6. # Use -n to prevent backgrounding
  7. DEBOMATIC_OPTS=''