mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 13:01:00 +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". |
||
|---|---|---|
| .. | ||
| etc | ||
| home/anon | ||
| res | ||
| usr | ||
| www | ||