Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jan Alexander Steffens (heftig)
devtools
Commits
921e0f48
Verified
Commit
921e0f48
authored
Aug 11, 2022
by
Jan Alexander Steffens (heftig)
Browse files
arch-nspawn: Enable --suppress-sync=yes
Should improve container performance when tmpfs is not in use.
parent
b8d9a2b4
Pipeline
#24394
passed with stages
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
arch-nspawn.in
View file @
921e0f48
...
...
@@ -125,6 +125,6 @@ fi
exec
${
CARCH
:+setarch
"
$set_arch
"
}
systemd-nspawn
-q
\
-D
"
$working_dir
"
\
-E
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin"
\
--register
=
no
--keep-unit
--as-pid2
\
--register
=
no
--keep-unit
--as-pid2
--suppress-sync
=
yes
\
"
${
mount_args
[@]
}
"
\
"
$@
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment