diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-04-30 18:00:46 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-04-30 18:00:46 -0400 |
commit | bc1d8669b8339e8c9420f42b0662bfffa98f320e (patch) | |
tree | 2c42ab297e6f4c9b98f65ba5bcc50b3d2df36364 /man/systemd.slice.xml | |
parent | b79660e6acb964f94ddba0ea4e1182215934dfc3 (diff) | |
parent | f4bf8d2f45b02c26234219d07bfd3a41290cc84e (diff) |
Merge pull request #3152 from poettering/aliasfix
Refuse aliases to non-aliasable units in more places
Fixes #2730.
Diffstat (limited to 'man/systemd.slice.xml')
-rw-r--r-- | man/systemd.slice.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml index 16247628af..eee98d99ee 100644 --- a/man/systemd.slice.xml +++ b/man/systemd.slice.xml @@ -71,6 +71,9 @@ the root slice <filename>-.slice</filename>. </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> + <para>By default, service and scope units are placed in <filename>system.slice</filename>, virtual machines and containers registered with |