summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tpm/recipes-tpm/trousers/trousers_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm/trousers/trousers_git.bb b/meta-tpm/recipes-tpm/trousers/trousers_git.bb
index 992e7f2..27b4e2f 100644
--- a/meta-tpm/recipes-tpm/trousers/trousers_git.bb
+++ b/meta-tpm/recipes-tpm/trousers/trousers_git.bb
@@ -104,6 +104,8 @@ FILES_${PN}-doc = " \
104 ${mandir}/man8 \ 104 ${mandir}/man8 \
105 " 105 "
106 106
107FILES_${PN} += "${systemd_unitdir}/*"
108
107INITSCRIPT_NAME = "trousers" 109INITSCRIPT_NAME = "trousers"
108INITSCRIPT_PARAMS = "start 99 2 3 4 5 . stop 19 0 1 6 ." 110INITSCRIPT_PARAMS = "start 99 2 3 4 5 . stop 19 0 1 6 ."
109 111