p4d #2

  • //
  • guest/
  • richard_geiger/
  • utils/
  • etc/
  • sysconfig/
  • p4d
  • View
  • Commits
  • Open Download .zip Download (265 B)
#
#
P4D=/auto/tools/bin/p4d
P4ROOT="-r /data/rmg/p4root"
P4PORT=" -p 1666"
LOG=" -L log"
JOURNAL=" -J journal"
DEBUG=" -v server=2"

#  Comment out the following line to disable the
#  Perforce server:
#
P4DCMD="$P4D $P4ROOT$P4PORT -d$LOG$JOURNAL$DEBUG"
P4USER=rmg
# Change User Description Committed
#2 3448 Richard Geiger Better /etc/{init.d,sysconfig}/p4d
#1 2652 Richard Geiger Oh, and the config file!: