summarylogtreecommitdiffstats
path: root/endpoint-verification.service
blob: 9d9eff58d0f4ca60790b368c2703ac06e7ea824f (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Endpoint Verification Service

[Service]
Type=oneshot
ExecStart=/opt/google/endpoint_verification/endpoint_verification.sh

[Install]
WantedBy=graphical.target