From 7a6000a68241d23c9f6f6bde47b2cfa9c18189da Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 5 May 2011 10:58:55 +0200 Subject: unit: make ignoring in snapshots a per unit property, instead of a per unit type property --- man/systemd.unit.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'man') diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 65a76be3b7..6ad6b4a0be 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -470,6 +470,18 @@ . + + IgnoreOnSnapshot= + + Takes a boolean + argument. If + this unit will not be included in + snapshots. Defaults to + for device and + snapshot units, + for the others. + + StopWhenUnneeded= -- cgit v1.2.3-54-g00ecf