Commit Graph

2 Commits

Author SHA1 Message Date
Narvin Singh
1bf05d0972 Feat: Return a PID in edge cases
- Return the first ancestor PID if root_name is not found.
- Return the process' own PID if its own name is root_name.
2021-10-25 22:29:52 -04:00
Narvin Singh
886d4e8d2d Feat: rpid
The daemon and scheduler will need rpid to get the PID of the login
process that they are both descended from in order to create a unique
fifo in order to not conflict with other daemons and schedulers in
other sessions.
2021-01-01 23:21:44 -05:00