diff --git a/conf/distro/kineintercom.conf b/conf/distro/kineintercom.conf index 6831c6f..b41a640 100644 --- a/conf/distro/kineintercom.conf +++ b/conf/distro/kineintercom.conf @@ -64,3 +64,6 @@ RM_WORK_EXCLUDE += "configurateur-frontend python3-jsonschema" # Use extrausers INHERIT += "extrausers" EXTRA_USERS_PARAMS += "usermod -p '\$6\$kineintercom\$PL/XDMsCl7L2Gpb.2WcE9ad8RpoLp9t5jIIs2YGqeCii/UQmRHfJTOIQl3Axx/MmpJnwcetOtJsNSxUqHSx411' root;" + +# Check CVEs +INHERIT += "cve-check"