Change 33378

bot_Claude_Anthropic (Claude (AI Agent by Anthropic))
Claude (AI Agent by Anthropic) committed this change into //p4-sdp/dev_rebrand
Request Review
Download .zip
Hard-code systemd unit Documentation= fields to the Streams mainline,
not a pinned release.

Per the user: don't want to update service files on every release (at
least not until OS packages handle that). systemd's Documentation= field
requires a real URI (no relative-path support), so unlike doc-to-doc
cross-references, this can't be solved with a relative link -- it's
hard-coded to /main/ instead, deliberately not tracking a release.

Fixes 10 files: the 6 real deployed templates under
Server/Unix/p4/common/etc/systemd/system/*.service.t (and one Unsupported
sample), which a broader search for "Documentation=" had missed the first
time (wrong file extension, .t not .service); plus the 3 illustrative
Server/Unix/setup/systemd/*.service sample files and its README.md, all
of which were stale-pinned to r25.1 (one, p4dtg_N.service.t, had already
been bumped to r26.1 -- inconsistent with the others, now all consistent
at /main/).
  • Files 11
  • Comments 0
11 edited 0 added 0 deleted
Server/Unix/p4/common/etc/systemd/system/opt_perforce_sdp_backup.service#4
Loading...
Server/Unix/p4/common/etc/systemd/system/p4broker_N.service.t#3
Loading...
Server/Unix/p4/common/etc/systemd/system/p4broker_N_dfm.service.t#3
Loading...
Server/Unix/p4/common/etc/systemd/system/p4d_N.service.t#3
Loading...
Server/Unix/p4/common/etc/systemd/system/p4dtg_N.service.t#4
Loading...
Server/Unix/p4/common/etc/systemd/system/p4p_N.service.t#3
Loading...
Server/Unix/setup/systemd/README.md#3
Loading...
Server/Unix/setup/systemd/p4broker_1.service#3
Loading...
Server/Unix/setup/systemd/p4d_1.service#3
Loading...
Unsupported/Samples/etc/systemd/system/p4web_N.service.t#3
Loading...
doc/SDP_CodingStandard_bash.adoc#7
Loading...
Tip: Use n and p to cycle through the changes.