tpm2-abrmd
tpm2-abrmd copied to clipboard
Enhanced Error messages if DBus alread in use
This place only denotes bad authorization as possible error on "own_name" attempts.
https://github.com/tpm2-software/tpm2-abrmd/blob/f0a0b8084cdb98886002d1202c6dcf0a3ab88c2e/src/ipc-frontend-dbus.c#L582
-
Extend the error message to state "... or another instance is already running."
-
Query the bus name for a running instance and state a different error message.