Guest User

rc.conf

a guest
Jul 13th, 2025
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. # Options that were set at installation time
  2. clear_tmp_enable="YES"
  3. hostname="hex"
  4. keymap="latinamerican.acc.kbd"
  5. sshd_enable="YES"
  6. moused_nondefault_enable="NO"
  7. # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
  8. dumpdev="AUTO"
  9. #
  10.  
  11. # WiFi settings
  12. wlans_rtw880="wlan0"
  13. ifconfig_wlan0="WPA SYNCDHCP"
  14.  
  15. # Kernel loadable modules
  16. kld_list="amdgpu fusefs"
  17.  
  18. # Needed for wacom tablets
  19. webcamd_enable="YES"
  20.  
  21. # Greeter settings
  22. sddm_enable="YES"
  23. dbus_enable="YES"
  24.  
Advertisement
Add Comment
Please, Sign In to add comment