X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.snapshot.xml;h=f08e38e07e7047124daf90d5674f4d1aca7a1174;hp=db3343af6721a65d0a5d125bbd1d281b3c90c8fc;hb=8ea763865ffe1e5462d9921c01f4b135e1008d59;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/man/systemd.snapshot.xml b/man/systemd.snapshot.xml index db3343af6..f08e38e07 100644 --- a/man/systemd.snapshot.xml +++ b/man/systemd.snapshot.xml @@ -44,11 +44,11 @@ systemd.snapshot - systemd snapshot units + Snapshot unit configuration - systemd.snapshot + snapshot.snapshot @@ -56,14 +56,14 @@ Snapshot units are not configured via unit configuration files. Nonetheless they are named - similar to filenames. A unit name whose name ends in - .snapshot refers to a dynamic + similar to filenames. A unit whose name ends in + .snapshot refers to a dynamic snapshot of the systemd runtime state. Snapshots are not configured on disk but created dynamically via systemctl snapshot (see - systemctl8 + systemctl1 for details) or an equivalent command. When created, they will automatically get dependencies on the currently activated units. They act as saved @@ -79,8 +79,9 @@ See Also systemd1, - systemctl8, - systemd.unit5 + systemctl1, + systemd.unit5, + systemd.directives7