Skip to content

Comments

Support single quoted Environment variables#192

Open
jevans-ccc wants to merge 1 commit intogdraheim:masterfrom
jevans-ccc:single-quoted-environment
Open

Support single quoted Environment variables#192
jevans-ccc wants to merge 1 commit intogdraheim:masterfrom
jevans-ccc:single-quoted-environment

Conversation

@jevans-ccc
Copy link

Add support for Environment lines containing single quoted parts, e.g.

Environment="VAR1=word1 word2" VAR2=word3 "VAR3=$word 5 6" 'VAR4=7 8'
Environment='VAR5='
Environment='VAR6=9 10'

The specification permits double, single or unquoted parts, but previously only double quoted or unquoted parts were supported in systemctl.py.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant