Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/3.x/operations/server.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h1>Server Operations<a class="headerlink" href="#server-operations" title="Link
<li><p><strong>hostname_file</strong>: the file that permanently sets the hostname</p></li>
</ul>
<dl>
<dt>Hostname file:</dt><dd><p>The hostname file only matters no systems that do not have <code class="docutils literal notranslate"><span class="pre">hostnamectl</span></code>,
<dt>Hostname file:</dt><dd><p>The hostname file only matters on systems that do not have <code class="docutils literal notranslate"><span class="pre">hostnamectl</span></code>,
which is part of <code class="docutils literal notranslate"><span class="pre">systemd</span></code>.</p>
<p>By default pyinfra will auto detect this by targeting <code class="docutils literal notranslate"><span class="pre">/etc/hostname</span></code>
on Linux and <code class="docutils literal notranslate"><span class="pre">/etc/myname</span></code> on OpenBSD.</p>
Expand Down Expand Up @@ -798,4 +798,4 @@ <h3>Navigation</h3>


</body>
</html>
</html>