Commit 56d5ed4
Handle absence of /home gracefully
When running mkosi nested in a systemd unit where /home exists but is
empty as a special build user is used, then the inner mkosi fails to
bind mount /home for some reason. Since this won't be interesting to
bind mount anyway, skip the bind mount.1 parent 49d5417 commit 56d5ed4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
| 743 | + | |
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| |||
0 commit comments