mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 00:51:04 +01:00
deploy: 9a9fef316a
This commit is contained in:
parent
4a748d0af3
commit
bbc0505e7d
2 changed files with 8 additions and 7 deletions
|
|
@ -80058,17 +80058,14 @@ systemd socket unit configuration</p>
|
|||
should be started. Additionally, stop obsolete services from the
|
||||
previous generation.</p><p>The alternatives are</p><div class="variablelist"><dl class="variablelist"><dt><span class="term"><code class="literal">suggest</code> (or <code class="literal">false</code>)</span></dt><dd><p>Use a very simple shell script to print suggested
|
||||
<span class="command"><strong>systemctl</strong></span> commands to run. You will have to
|
||||
manually run those commands after the switch.</p></dd><dt><span class="term"><code class="literal">legacy</code></span></dt><dd><p>Use a Ruby script to, in a more robust fashion, determine the
|
||||
necessary changes and automatically run the
|
||||
<span class="command"><strong>systemctl</strong></span> commands. Note, this alternative will soon
|
||||
be removed.</p></dd><dt><span class="term"><code class="literal">sd-switch</code> (or <code class="literal">true</code>)</span></dt><dd><p>Use sd-switch, a tool that determines the necessary changes and
|
||||
manually run those commands after the switch.</p></dd><dt><span class="term"><code class="literal">sd-switch</code> (or <code class="literal">true</code>)</span></dt><dd><p>Use sd-switch, a tool that determines the necessary changes and
|
||||
automatically apply them.</p></dd></dl></div>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean or one of “suggest”, “legacy”, “sd-switch”</p>
|
||||
boolean or one of “suggest”, “sd-switch”</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">"suggest"</code></p>
|
||||
<code class="literal">true</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue