blob: 082207f2324aae3a1a516ea11dd91446a3148dd7 [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001[Unit]
2Description=Start psplash-systemd progress communication helper
3DefaultDependencies=no
4After=psplash-start.service
5Requires=psplash-start.service
6RequiresMountsFor=/run
7
8[Service]
9ExecStart=/usr/bin/psplash-systemd
10RemainAfterExit=yes
11
12[Install]
13WantedBy=sysinit.target