summaryrefslogtreecommitdiff
path: root/devel/buildkite-agent/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/buildkite-agent/files/pkg-message.in')
-rw-r--r--devel/buildkite-agent/files/pkg-message.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/buildkite-agent/files/pkg-message.in b/devel/buildkite-agent/files/pkg-message.in
index cc5939daaa91..46b721056ee0 100644
--- a/devel/buildkite-agent/files/pkg-message.in
+++ b/devel/buildkite-agent/files/pkg-message.in
@@ -6,14 +6,14 @@ the agent token from casual prying eyes, and to specify the user account to run
the agent under, as its home directory is needed for ssh keys and agents, source
code repositories, and temporary build worksapces.
-The %%PREFIX%%/rc.conf.d/buildkite file should be protected via
+The /etc/rc.conf.d/buildkite file should be protected via
owner/group root:wheel and 0600 permissions, to ensure the API token is
not left exposed to non-privileged users and to any processes the agent
itself may launch.
Note: the supplied user must have full filesystems permissions over its homedir.
-# %%PREFIX%%/rc.conf.d/buildkite
+# /etc/rc.conf.d/buildkite
# mandatory parameters
buildkite_enable=YES
buildkite_token=abc123456def