diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-27 16:29:08 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-27 16:29:08 +0200 |
commit | 75d67e683735035949bfdcf71140747b9909d8a1 (patch) | |
tree | d6ec7d7c43f4ebb87f538eb4f6734f3c26bb7851 /man/systemctl.xml | |
parent | ff5d32c875fe5507db2004d3c22fe77cbc7eab0d (diff) |
man: document preset files
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 64f2edf64a..646437a4ca 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -814,12 +814,15 @@ <listitem><para>Reset one or more unit files, as specified on the command - line, to the defaults configured in a - preset file. This has the same effect - as <command>disable</command> or + line, to the defaults configured in + the preset policy files. This has the + same effect as + <command>disable</command> or <command>enable</command>, depending how the unit is listed in the preset - files.</para> + files. For more information on preset + policy see + <citerefentry><refentrytitle>systemd.preset</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para> </listitem> </varlistentry> @@ -1230,7 +1233,8 @@ <citerefentry><refentrytitle>loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>, - <citerefentry><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry> + <citerefentry><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>systemd.preset</refentrytitle><manvolnum>5</manvolnum></citerefentry> </para> </refsect1> |