You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
+ Open fd and work with fchown avoiding TOCTOU
Signed-off-by: LUU QUANG MINH <Minh.LuuQuang@vn.bosch.com>
Signed-off-by: andv <fixed-term.An.DuVan@vn.bosch.com>
0 commit comments