[Unit] Description=OpenHarmony DSoftBus services (SA: 1401 4700) Requires=samgr.service After=samgr.service # Logging to hilogd, but seems to work without it Wants=hilogd.service After=hilogd.service # Requires SA: 3299 Wants=foundation.service # Requires SA: 3510 Wants=huks.service # Requires SA: 4701 Wants=deviceauth.service [Service] Type=notify User=system Group=system SupplementaryGroups=shell LimitNICE=40 ExecStart=/usr/bin/sa_main /system/profile/softbus_server.xml Restart=on-failure StartLimitInterval=300 StartLimitBurst=5 [Install] WantedBy=multi-user.target