diff options
Diffstat (limited to 'pcr-testing/plymouth/plymouth-start.path')
-rw-r--r-- | pcr-testing/plymouth/plymouth-start.path | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pcr-testing/plymouth/plymouth-start.path b/pcr-testing/plymouth/plymouth-start.path new file mode 100644 index 000000000..6a8c957a0 --- /dev/null +++ b/pcr-testing/plymouth/plymouth-start.path @@ -0,0 +1,10 @@ +[Unit] +Description=Automatically Start Plymouth Boot Screen + +[Path] +PathExistsGlob=/sys/class/graphics/fb*/device/drm/ +Unit=plymouth-start.service + +[Install] +WantedBy=sysinit.target + |