-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
daemon: Prevent new daemon created on same machine
+ Only one daemon on the machine listening to fifo + fifo will not be unlinked by the new daemon init Signed-off-by: LUU QUANG MINH <[email protected]> Signed-off-by: andv <[email protected]>
- Loading branch information
LUU QUANG MINH
authored and
LUU QUANG MINH
committed
Jun 27, 2024
1 parent
8fc4e8e
commit 570e189
Showing
2 changed files
with
10 additions
and
3 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
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