rust-keylime
rust-keylime copied to clipboard
Add check the makefile to add keylime user
Otherwise the agent will fail starting up on new systems without the keylime user.
keylime user is not added by default when built from source, one had to do it manually using adduser linux command, this might be problem for new user who is trying to run a demo for first time.