diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-18 22:05:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-18 22:05:29 +0200 |
commit | e55224ca655e6c4ec745a84ae5a051a9e6e5f74f (patch) | |
tree | b975502e1967d96b8e57a0bcf026b4ea7d5dc471 /fixme | |
parent | 3d88bf660dae270c051c8319bba62c58a50c9d2b (diff) |
service: when we supervise a process, ensure it is our child
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -65,8 +65,6 @@ * discuss NOTIFY_SOCKET, make it configurable? security implications? -* when reading pid for watching, verify we are parent - Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail() |