Skip to content

Split whitespace in bwrap_extra_args config entries - #22

Merged
umago merged 1 commit into
mainfrom
bwrap_extra_args-with-spaces
Jul 24, 2026
Merged

Split whitespace in bwrap_extra_args config entries#22
umago merged 1 commit into
mainfrom
bwrap_extra_args-with-spaces

Conversation

@umago

@umago umago commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Allow users to write "--ro-bind /var /var" as a single string in the config instead of requiring each token as a separate array element. Both formats now work interchangeably.

Fixes #12

Allow users to write "--ro-bind /var /var" as a single string in
the config instead of requiring each token as a separate array
element. Both formats now work interchangeably.

Fixes #12

Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>
@umago
umago merged commit a04208e into main Jul 24, 2026
1 check passed
@umago
umago deleted the bwrap_extra_args-with-spaces branch July 24, 2026 12:39
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.

bwrap_extra_args with spaces

1 participant