Compare commits

..

2 Commits

Author SHA1 Message Date
d86dc5a993
system: move sd_booted implementation to os abstraction
All checks were successful
test / test (push) Successful in 21s
This implements lazy loading of the systemd marker (they are not accessed in init and shim) and ensures consistent behaviour when running with a stub.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-27 12:08:17 +09:00
148cb72579
system/dbus: compare sealed value by string
Some checks failed
test / test (push) Failing after 19s
Stringer method of dbus.Proxy returns a string representation of its args stream when sealed.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-10-27 11:56:20 +09:00

Diff Content Not Available