]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: symlinks are made onto "unit files", not "units"
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Oct 2017 07:41:17 +0000 (09:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Oct 2017 07:41:17 +0000 (09:41 +0200)
We should be careful when talking about "units" and "unit files". The
latter should be the concept on disk, and the former, the loaded version
of it. However, as a single unit file can result in multiple loaded
units (think templates), and a units can also exist with no unit file at
all (think .device units), we should be precise.

As symlinks are created on unit files rather than units (as symlinks are
an fs object, and unit files are too, but units are not), let's say so
here.

man/systemd.slice.xml

index c46ba7a2e167c026bd6e08c5abaf27bc587a00c8..6906321e81ebec15ecbd101a67ac51d29df38f8d 100644 (file)
@@ -65,7 +65,7 @@
     </para>
 
     <para>Note that slice units cannot be templated, nor is possible to add multiple names to a slice unit by creating
-    additional symlinks to it.</para>
+    additional symlinks to its unit file.</para>
 
     <para>By default, service and scope units are placed in
     <filename>system.slice</filename>, virtual machines and containers