-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use rootlesskit instead of dockerd where relevant (#225)
The PID returned from g_spawn_async() is that of rootlesskit, not dockerd, so it makes sense to talk about the rootlesskit process in the log_debug() statements. Also changed so 0 rather than -1 means no child process is running.
- Loading branch information
1 parent
f31c2a2
commit e22fd9e
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters