mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 10:08:06 +02:00
Merge branch 'master' into 'master'
systemd-units: Also add "ConditionVirtualization=!container" in… See merge request plymouth/plymouth!8
This commit is contained in:
commit
118c5ca1bc
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ After=plymouth-start.service
|
|||
Before=basic.target shutdown.target
|
||||
ConditionKernelCommandLine=!plymouth.enable=0
|
||||
ConditionPathExists=/run/plymouth/pid
|
||||
ConditionVirtualization=!container
|
||||
|
||||
[Path]
|
||||
DirectoryNotEmpty=/run/systemd/ask-password
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue