1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-30 06:25:37 +03:00

core/execute: fix comment

This commit is contained in:
Yu Watanabe 2023-02-03 03:15:13 +09:00
parent 0b75493da0
commit f0353cf2e9

View File

@ -3024,7 +3024,7 @@ static int setup_credentials_internal(
final_mounted = true; final_mounted = true;
if (workspace_mounted < 0) { if (workspace_mounted < 0) {
/* If the final place is mounted, but the workspace we isn't, then let's bind mount /* If the final place is mounted, but the workspace isn't, then let's bind mount
* the final version to the workspace, and make it writable, so that we can make * the final version to the workspace, and make it writable, so that we can make
* changes */ * changes */