Files
ladybird/Base/etc
Andreas Kling dcd47655d0 utmpupdate: Add a program for updating /var/run/utmp
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".
2020-09-06 16:10:27 +02:00
..
2019-06-07 08:35:41 +02:00
2020-07-28 17:07:22 +02:00
2020-04-18 10:11:55 +02:00
2020-04-16 15:55:45 +02:00