File: README.Debian

package info (click to toggle)
vpnc-scripts 0.1~git20160829-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 140 kB
  • ctags: 57
  • sloc: sh: 772; ansic: 24; makefile: 8
file content (16 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Configuration
-------------

vpnc-script configures network routes and DNS for the VPN connection. The
configuration can be customized at various stages by installing scripts into
the following directories:

    /etc/vpnc/pre-init.d
    /etc/vpnc/connect.d
    /etc/vpnc/post-connect.d
    /etc/vpnc/disconnect.d
    /etc/vpnc/post-disconnect.d
    /etc/vpnc/reconnect.d

See /usr/share/vpnc-scripts/vpnc-script for the definitions of environment
variables.