summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_242.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd_242.bb b/meta/recipes-core/systemd/systemd_242.bb
index 6fbb854886..759d6af602 100644
--- a/meta/recipes-core/systemd/systemd_242.bb
+++ b/meta/recipes-core/systemd/systemd_242.bb
@@ -206,6 +206,7 @@ EXTRA_OEMESON += "-Dkexec-path=${sbindir}/kexec \
206 -Dquotacheck-path=${sbindir}/quotacheck \ 206 -Dquotacheck-path=${sbindir}/quotacheck \
207 -Dquotaon-path=${sbindir}/quotaon \ 207 -Dquotaon-path=${sbindir}/quotaon \
208 -Dsulogin-path=${base_sbindir}/sulogin \ 208 -Dsulogin-path=${base_sbindir}/sulogin \
209 -Dnologin-path=${base_sbindir}/nologin \
209 -Dumount-path=${base_bindir}/umount" 210 -Dumount-path=${base_bindir}/umount"
210 211
211do_install() { 212do_install() {