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

[Service]
Type=oneshot
ExecStart=/opt/google/endpoint-verification/bin/endpoint-verification start
RemainAfterExit=yes

[Install]
WantedBy=graphical.target