plymouth/themes/script/script.plymouth.in
Charlie Brej e9c668c0f2 [script] Allow passing of values from the .plymouth file to the script
An example in the script.plymouth shows a value being set. These values are
then present at the first execution of the script set in the global scope.
2010-04-21 00:02:42 +01:00

11 lines
241 B
Text

[Plymouth Theme]
Name=Script
Description=Script example plugin.
ModuleName=script
[script]
ImageDir=@PLYMOUTH_THEME_PATH@/script
ScriptFile=@PLYMOUTH_THEME_PATH@/script/script.script
[script-env-vars]
example_env_var=example env var value