Filesystem:/usr/libexec/eligibilityd

From The Apple Wiki

eligibilityd uses several inputs to determine whether the device is eligible for country-specific features to be enabled. Which inputs are used to determine eligibility of each domain is dependent on the com.apple.MobileAsset.OSEligibility configuration plist asset received by the device. It was introduced in iOS 17.4 and macOS 14.4 to control access to features added in compliance with the European Union's Digital Markets Act.

eligibilityd runs as an XPC mach service, and is the backend consulted by os_eligibility_* functions located in the private libsystem_eligibility.dylib.

Man page contents

ELIGIBILITYD(8)             System Manager's Manual            ELIGIBILITYD(8)

NAME
     eligibilityd – eligibilityd - computes feature availability

SYNOPSIS
     takes no arguments, and users should not launch it manually.

DESCRIPTION
     eligibilityd is used by the system to compute feature availability. It
     should not be invoked manually.

HISTORY
     eligibilityd first appeared in macOS 14.4

Darwin                          August 17, 2023                         Darwin