[Unit] Description=OpenHarmony Distributed Data service Requires=appspawn.service After=appspawn.service [Service] Type=exec CapabilityBoundingSet=CAP_DAC_READ_SEARCH # should run as system:system ExecStart=/usr/bin/sa_main /system/profile/distributeddata.xml [Install] WantedBy=multi-user.target