Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ usr/ lib/ systemd/ system/ sysinit.target.wants/

//usr/lib/systemd/system/sysinit.target.wants/plymouth-read-write.service

[Unit]
Description=Tell Plymouth To Write Out Runtime Data
DefaultDependencies=no
After=local-fs.target
Before=sysinit.target
ConditionPathExists=!/etc/initrd-release

[Service]
ExecStart=-/usr/bin/plymouth update-root-fs --read-write
Type=oneshot
RemainAfterExit=yes