[Unit] Description=Lingniu Vehicle Platform OneOS Scope Sync After=network-online.target Wants=network-online.target [Service] Type=oneshot WorkingDirectory=/opt/lingniu-vehicle-platform/current EnvironmentFile=/opt/lingniu-go-native/env/base.env EnvironmentFile=/opt/lingniu-vehicle-platform/env/platform.env ExecStart=/opt/lingniu-vehicle-platform/current/oneos-scope-sync Nice=10 IOSchedulingClass=best-effort IOSchedulingPriority=6 TimeoutStartSec=90 NoNewPrivileges=true PrivateTmp=true ProtectSystem=strict ProtectHome=true RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 [Install] WantedBy=multi-user.target