Skip to content

Commit 0d8f23b

Browse files
Merge pull request #5 from zentinelproxy/feat/install-systemd-bootstrap
customize: note systemd unit and starter config in install hint
2 parents 61d16eb + ab9e5f3 commit 0d8f23b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

templates/customize.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ <h2>
351351

352352
# Select agents above to include them in the installation</code></pre>
353353
</div>
354+
<p class="section-description" style="margin-top: var(--space-md);">
355+
On Linux with systemd, the installer also drops a unit at <code>/etc/systemd/system/zentinel.service</code>, a sysusers snippet, and a starter config at <code>/etc/zentinel/zentinel.kdl</code>. Pass <code>-s -- --enable-service</code> to enable and start the service in one step. See the <a href="https://docs.zentinelproxy.io/getting-started/installation/">installation docs</a> for details.
356+
</p>
354357
</div>
355358

356359
<!-- Example Configuration -->

0 commit comments

Comments
 (0)