You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

44 lines
834 B

  1. #
  2. # /etc/rc.conf - configuration file for initscripts
  3. #
  4. # Most of rc.conf has been replaced by various other configuration
  5. # files. See archlinux(7) for details.
  6. #
  7. # For more details on rc.conf see rc.conf(5).
  8. #
  9. # LOCALIZATION
  10. # ------------
  11. HARDWARECLOCK="UTC" # move to /etc/adjtime ?
  12. #TIMEZONE="Asia/Tokyo"
  13. #KEYMAP="myjp106"
  14. #CONSOLEFONT="LatGrkCyr-8x16"
  15. #CONSOLEMAP=
  16. #LOCALE=C
  17. #DAEMON_LOCALE="yes"
  18. USECOLOR="yes"
  19. # HARDWARE
  20. # --------
  21. # this line is no longer used ?
  22. #MODULES=(b43 acpi-cpufreq cpufreq_conservative cpufreq_powersave vboxdrv vboxnetflt) # wl
  23. USEDMRAID="no"
  24. USELVM="no"
  25. # NETWORKING
  26. # ----------
  27. #HOSTNAME=arch-aspireone
  28. #interface=eth0
  29. #address=
  30. #netmask=
  31. #broadcast=
  32. #gateway=
  33. NETWORK_PERSIST="no"
  34. # DAEMONS
  35. # -------
  36. #
  37. DAEMONS=(@syslog-ng @crond @alsa @postfix @sshd acpid dbus wicd @laptop-mode !network)