[Unit]
Description=Helix Proxy Instance __INSTANCE__
Documentation=https://www.perforce.com/manuals/p4dist/Content/P4Dist/chapter.proxy.html
Requires=network.target
After=network.target

[Service]
Type=forking
ExecStart=/p4/__INSTANCE__/bin/p4p___INSTANCE___init start
ExecStop=/p4/__INSTANCE__/bin/p4p___INSTANCE___init stop
User=perforce

[Install]
WantedBy=multi-user.target
