Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/arch-nspawn.in
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2017-09-13 16:45:39 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2017-09-13 16:45:39 -0400
commit200c5f3d7476e31720fb400fef6f40aff0b5c805 (patch)
tree64880404491793cc1ce5ee97b503e5cdf1cda712 /arch-nspawn.in
parent75c741615ecb8e708f9bd8600cf77383be5cecf3 (diff)
parent2277bec07b9f4aff10d918b3c054adf74a16005f (diff)
Merge branch 'lukeshu/rebase/master'libretools-20170913
Diffstat (limited to 'arch-nspawn.in')
-rw-r--r--arch-nspawn.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch-nspawn.in b/arch-nspawn.in
index 0d93b5d..a225c1a 100644
--- a/arch-nspawn.in
+++ b/arch-nspawn.in
@@ -117,6 +117,7 @@ esac
exec ${CARCH:+setarch "$CARCH"} systemd-nspawn -q \
-D "$working_dir" \
- --register=no \
+ -E "PATH=/usr/local/sbin:/usr/local/bin:/usr/bin" \
+ --register=no --keep-unit \
"${mount_args[@]}" \
"$@"