summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/tpm2-abrmd/files/tpm2-abrmd.initd')
-rw-r--r--app-crypt/tpm2-abrmd/files/tpm2-abrmd.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/tpm2-abrmd/files/tpm2-abrmd.initd b/app-crypt/tpm2-abrmd/files/tpm2-abrmd.initd
index 0272921dcbd7..c07f8e757eb9 100644
--- a/app-crypt/tpm2-abrmd/files/tpm2-abrmd.initd
+++ b/app-crypt/tpm2-abrmd/files/tpm2-abrmd.initd
@@ -10,6 +10,7 @@ command_user="tss:tss"
pidfile="/var/run/${RC_SVCNAME}.pid"
depend() {
+ need dbus
use logger
after coldplug
}