mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 04:22:33 +00:00
To keep track of ongoing terminal sessions, we now have a sort-of traditional /var/run/utmp file, like other Unix systems. Unlike other Unix systems however, ours is of course JSON. :^) The /bin/utmpupdate program is used to update the file, which is not writable by regular user accounts. This helper program is set-GID "utmp". |
||
|---|---|---|
| .. | ||
| WindowServer | ||
| fstab | ||
| group | ||
| hosts | ||
| LookupServer.ini | ||
| motd | ||
| passwd | ||
| protocols | ||
| services | ||
| shellrc | ||
| SystemServer.ini | ||