HOME


Mini Shell 1.0
DIR: /snap/core24/current/usr/lib/systemd/system/
Upload File :
Current File : //snap/core24/current/usr/lib/systemd/system/plymouth-quit-wait.service
[Unit]
Description=Hold until boot process finishes up
After=rc-local.service plymouth-start.service systemd-user-sessions.service

[Service]
ExecStart=-/usr/bin/plymouth --wait
Type=oneshot
RemainAfterExit=yes
TimeoutSec=0