summarylogtreecommitdiffstats
path: root/service
blob: 759861f9661bb59d3c217ef0c571d16b12ba5289 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Aviatrix VPN Client. Helps connect to VPN Networks. Supports SAML and password based authentication
After=network.target network-online.target nss-lookup.target

[Service]
Type=simple
ExecStart=/usr/bin/avpnc_rp
WorkingDirectory=/var/log/avpnc

[Install]
WantedBy=multi-user.target