HomeFreeBSD

Make "/etc/rc.d/syscons start" correctly reload screensaver settings.
rS167495Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Make "/etc/rc.d/syscons start" correctly reload screensaver settings.

The code looks for all the loaded screensaver modules, tries to
kldunload them, and only loads the new one if kldstat's output shows
that there aren't any left. However, the regexp looking for modules
to unload was still searching according to the the old naming scheme,
splash_<name>.ko, instead of <name>_saver.ko.

MFC after: 3 days

Details

Provenance
muxAuthored on
Parents
rS167494: Merge Peter's fix from rev 1.14 back to RELENG_6. This line of code
Branches
Unknown
Tags
Unknown

Event Timeline