mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
Now that at least some screen savers work on sparc64 sync with other
archs and enable splash(4) by default (the non-working screen savers either don't compile or just have no effect when loaded, i.e. don't cause harm). MFC after: 1 week
This commit is contained in:
parent
1b279bfb52
commit
4571e2104f
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ device psm # PS/2 mouse
|
|||
device sc
|
||||
device creator # Creator, Creator3D and Elite3D framebuffers
|
||||
device machfb # ATI Mach64 framebuffers
|
||||
#device splash # Splash screen and screen saver support
|
||||
device splash # Splash screen and screen saver support
|
||||
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
|
||||
|
||||
#device ofw_console # Open Firmware console device
|
||||
|
|
|
|||
Loading…
Reference in a new issue