ladybird/Base/etc
Sergey Bugaev 396ad4d6b2 SystemServer: Implement keepalive
When reaping a child, SystemServer will now match up child's pid with its own
record of the services, and respawn the service if keepalive is enabled for it.

For example, we want to restart the WindowServer if it crashes, but we wouldn't
want to restart the Terminal if it gets closed.
2019-11-26 19:58:25 +01:00
..
fstab Kernel+SystemServer: Mount filesystems and start TTYServer in userspace 2019-08-17 12:07:55 +02:00
group Rename the default user to "anon" and give him a home directory. 2019-01-30 20:40:41 +01:00
hosts LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
LookupServer.ini LookupServer: Load hostnames 2019-06-07 08:35:41 +02:00
motd Let userland retain the window backing store while drawing into it. 2019-01-24 23:44:19 +01:00
passwd Kernel+Userland: Implement setuid() and setgid() and add /bin/su 2019-02-21 23:38:10 +01:00
SystemServer.ini SystemServer: Implement keepalive 2019-11-26 19:58:25 +01:00