- Right after we force the user to change passwords
- Inside of X-windows
- Force new passwords
- Have user select persist-save mode
- Do an immediate persist-save to save the selections just made
This is part of my effort to move live-system functionality out of /etc/init.d/ and out of WM startup files and into the initrd. This will help keep things consistent between systems that use sysVinit and that use systemd. In addition, it moves toward getting our Live system to work by simply using our live initrd and no changes to the file system. Such a system would, of course, be missing functionality such as remaster-live and persist-save but the idea is that it should boot into a functioning system. It might even"just work" even on non-Debian based systems.