p4d_N.xml.t #1

  • //
  • guest/
  • perforce_software/
  • helix-installer/
  • main/
  • src/
  • p4d_N.xml.t
  • View
  • Commits
  • Open Download .zip Download (216 B)
<?xml version="1.0" encoding="utf-8"?>
<service>
  <short>p4d___INSTANCE__</short>
  <description>Enable access to Helix Server on port __P4PORT__.</description>
  <port protocol="tcp" port="__P4PORT__"/>
</service>
# Change User Description Committed
#1 25822 C. Thomas Tyler Released HelixInstaller/MultiArch/2019.3/25820 (2019/07/11).
//guest/perforce_software/helix-installer/dev/src/p4d_N.xml.t
#1 25813 C. Thomas Tyler Fixed bug with firewall not working for non-default port.