Skip to content
Snippets Groups Projects
distributed_data.service 484 B
Newer Older
Description=OpenHarmony Distributed Data service (SA: 1301)
Requires=samgr.service
After=samgr.service
# Logging to hilogd, but seems to work without it
Wants=hilogd.service
After=hilogd.service
# Requires SA: 4700
Wants=dsoftbus.service
Type=notify
User=system
Group=system
SupplementaryGroups=shell readproc
CapabilityBoundingSet=CAP_DAC_READ_SEARCH
LimitNICE=40
ExecStart=/usr/bin/sa_main /system/profile/distributeddata.xml

[Install]
WantedBy=multi-user.target