We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f474ddd commit 279e7a9Copy full SHA for 279e7a9
src/ugrd/base/plymouth.toml
@@ -20,10 +20,7 @@ path = "devpts"
20
"ugrd.base.plymouth" = [ "pull_plymouth" ]
21
22
[imports.init_early]
23
-"ugrd.base.plymouth" = [ "make_devpts" ]
24
-
25
-[imports.init_main]
26
-"ugrd.base.plymouth" = [ "start_plymouth" ]
+"ugrd.base.plymouth" = [ "make_devpts", "start_plymouth" ]
27
28
[custom_parameters]
29
plymouth_config = "Path" # Path to the plymouth configuration file
0 commit comments