summaryrefslogtreecommitdiff
path: root/man/systemd-firstboot.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2020-05-22 20:31:16 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2020-05-27 18:54:25 +0200
commitb4909a3fd0ea5556e50c1f4704cbd8d3a2a99667 (patch)
tree729aa94491cee8c2eff16d665a5a2d7c4f4f2292 /man/systemd-firstboot.xml
parent2da3dc69e7e11e9d4fe03c1b33c6a99f74405a6c (diff)
downloadsystemd-b4909a3fd0ea5556e50c1f4704cbd8d3a2a99667.tar.gz
firstboot: Add --force option
Diffstat (limited to 'man/systemd-firstboot.xml')
-rw-r--r--man/systemd-firstboot.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml
index 0eb212341f..552268ea52 100644
--- a/man/systemd-firstboot.xml
+++ b/man/systemd-firstboot.xml
@@ -221,6 +221,15 @@
<option>--root=</option>.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--force</option></term>
+
+ <listitem><para>systemd-firstboot doesn't modify existing files unless <option>--force</option>
+ is specified. For modifications to <filename>/etc/passwd</filename> and
+ <filename>/etc/shadow</filename>, systemd-firstboot only modifies the entry of the
+ <literal>root</literal> user instead of overwriting the entire file.</para></listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>