summaryrefslogtreecommitdiffstats
path: root/modules.d/91tpm2-tss/module-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules.d/91tpm2-tss/module-setup.sh')
-rwxr-xr-xmodules.d/91tpm2-tss/module-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/91tpm2-tss/module-setup.sh b/modules.d/91tpm2-tss/module-setup.sh
index 4106e3e..4441f55 100755
--- a/modules.d/91tpm2-tss/module-setup.sh
+++ b/modules.d/91tpm2-tss/module-setup.sh
@@ -30,9 +30,9 @@ installkernel() {
# Install the required file(s) and directories for the module in the initramfs.
install() {
+ inst_sysusers tpm2-tss.conf
inst_multiple -o \
- "$sysusers"/tpm2-tss.conf \
"$tmpfilesdir"/tpm2-tss-fapi.conf \
"$udevrulesdir"/60-tpm-udev.rules \
"$systemdutildir"/system-generators/systemd-tpm2-generator \