diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2011-07-11 22:09:41 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-11 22:09:41 +0200 |
commit | 4e7f8bc81c6422c59ab644fcea28b6f32be416e9 (patch) | |
tree | 2ad604438ba9bdf1669337cb1faeeabc8d95f665 /man/systemd.unit.xml | |
parent | 1258097cd3cdbc5dd3d264850119e553a29c5068 (diff) |
man: un-reverse IgnoreOnSnapshot description
I think that snapshots & devices are actually _not_ captured in
snapshots.
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 0ca18bd317..f482182151 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -485,8 +485,8 @@ argument. If <option>true</option> this unit will not be included in snapshots. Defaults to - <option>false</option> for device and - snapshot units, <option>true</option> + <option>true</option> for device and + snapshot units, <option>false</option> for the others.</para></listitem> </varlistentry> |