Skip to content

Commit

Permalink
Add keylime user to tss group
Browse files Browse the repository at this point in the history
  • Loading branch information
kkaarreell committed Sep 25, 2024
1 parent 92fe5de commit 47cfcda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/install_upstream_keylime/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ _EOF'
rlRun "systemctl daemon-reload"
fi

rlRun "usermod -a -G tss keylime"
# fix conf file ownership
rlRun "chown -R keylime:keylime /etc/keylime"
rlRun "find /etc/keylime -type f -exec chmod 400 {} \;"
Expand Down

0 comments on commit 47cfcda

Please sign in to comment.