diff options
| -rw-r--r-- | meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb b/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb index 6a5eb4e66e..98a5aef680 100644 --- a/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb +++ b/meta-webserver/recipes-webadmin/cockpit/cockpit_304.bb | |||
| @@ -35,6 +35,7 @@ EXTRA_OECONF = " \ | |||
| 35 | --with-cockpit-ws-instance-group=${COCKPIT_WS_USER_GROUP} \ | 35 | --with-cockpit-ws-instance-group=${COCKPIT_WS_USER_GROUP} \ |
| 36 | --disable-doc \ | 36 | --disable-doc \ |
| 37 | --with-systemdunitdir=${systemd_system_unitdir} \ | 37 | --with-systemdunitdir=${systemd_system_unitdir} \ |
| 38 | --with-pamdir=${base_libdir}/security \ | ||
| 38 | " | 39 | " |
| 39 | 40 | ||
| 40 | PACKAGECONFIG ??= " \ | 41 | PACKAGECONFIG ??= " \ |
| @@ -154,8 +155,8 @@ FILES:${PN}-ws = " \ | |||
| 154 | ${systemd_system_unitdir}/system-cockpithttps.slice \ | 155 | ${systemd_system_unitdir}/system-cockpithttps.slice \ |
| 155 | ${libdir}/tmpfiles.d/cockpit-tempfiles.conf \ | 156 | ${libdir}/tmpfiles.d/cockpit-tempfiles.conf \ |
| 156 | ${sbindir}/remotectl \ | 157 | ${sbindir}/remotectl \ |
| 157 | ${libdir}/security/pam_ssh_add.so \ | 158 | ${base_libdir}/security/pam_ssh_add.so \ |
| 158 | ${libdir}/security/pam_cockpit_cert.so \ | 159 | ${base_libdir}/security/pam_cockpit_cert.so \ |
| 159 | ${libexecdir}/cockpit-ws \ | 160 | ${libexecdir}/cockpit-ws \ |
| 160 | ${libexecdir}/cockpit-wsinstance-factory \ | 161 | ${libexecdir}/cockpit-wsinstance-factory \ |
| 161 | ${libexecdir}/cockpit-tls \ | 162 | ${libexecdir}/cockpit-tls \ |
