Revision Date Author Comments
# 6fdacbdc 15-Mar-2023 Edward Lee <edwarddl@google.com>

Restart daemon on failure

If the daemon crashes, then we lose the daemon's functionality.
Restarting on failure would allow the daemon to still continue working.

Tested: Locally on QEMU

Change-Id:

Restart daemon on failure

If the daemon crashes, then we lose the daemon's functionality.
Restarting on failure would allow the daemon to still continue working.

Tested: Locally on QEMU

Change-Id: I8fadc45941a11e294f3928549d82a19cd5869c91
Signed-off-by: Edward Lee <edwarddl@google.com>

show more ...


# b6389b92 09-Mar-2022 Brandon Kim <brandonkim@google.com>

service_files: Add a simple service file

Tested: Verified that the @BINDIR@ is correctly overwritten

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I89feb7a133b3cabd75f8de7ee2b0c86d8

service_files: Add a simple service file

Tested: Verified that the @BINDIR@ is correctly overwritten

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I89feb7a133b3cabd75f8de7ee2b0c86d8003e8a4

show more ...