[Unit]
Description=Helix Server Instance {{ perforce_id }}
Documentation=http://www.perforce.com/perforce/doc.current/manuals/p4sag/index.html
Requires=network.target
After=network.target remote-fs.target
[Service]
Type=forking
ExecStart=/p4/{{ perforce_id }}/bin/p4d_{{ perforce_id }}_init start
ExecStop=/p4/{{ perforce_id }}/bin/p4d_{{ perforce_id }}_init stop
User=perforce
[Install]
WantedBy=multi-user.target
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 32488 | Russell C. Jackson (Rusty) | Ansible scaffolding for the sdp - Needs work. |