X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.snapshot.xml;h=08d14c4e012b93739a044b7fc173cfe4c989c57a;hp=5e73cc6f789ef0e9e0ca7fd3d5a160450313001a;hb=b54022fb92580022c5e830fbe4280992f5b3a770;hpb=b2c20dd9583eb50e03dfb684ef15e018becc887b diff --git a/man/systemd.snapshot.xml b/man/systemd.snapshot.xml index 5e73cc6f7..08d14c4e0 100644 --- a/man/systemd.snapshot.xml +++ b/man/systemd.snapshot.xml @@ -9,16 +9,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -44,11 +44,11 @@ systemd.snapshot - systemd snapshot units + Snapshot unit configuration - systemd.snapshot + snapshot.snapshot @@ -64,12 +64,12 @@ dynamically via systemctl snapshot (see systemctl8 - for details) or an equivalent command. When created + for details) or an equivalent command. When created, they will automatically get dependencies on the - currently activated units. They hence act as saved - runtime state of the systemd manager. Later on the + currently activated units. They act as saved + runtime state of the systemd manager. Later on, the user may choose to return to the saved state via - systemctl isolate. They are hence + systemctl isolate. They are useful to roll back to a defined state after temporarily starting/stopping services or similar. @@ -78,9 +78,10 @@ See Also - systemd8, + systemd1, systemctl8, - systemd.unit5 + systemd.unit5, + systemd.directives7