File: pptp-portslave

package info (click to toggle)
pptpd 1.3.4-5.2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,168 kB
  • sloc: ansic: 5,434; sh: 733; perl: 157; makefile: 133
file content (6 lines) | stat: -rwxr-xr-x 220 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
#!/bin/bash
export PORTSLAVELOGNAME="AutoPPP"
export PORTSLAVE_SESSION=`date +%s``printf "%X" $RANDOM`
export PORTSLAVE_START_TIME=`date +%s`
export PORTSLAVE_DO_ACCT="1"
exec /usr/sbin/pppd $* plugin /usr/lib/libpsr.so