mirror of
https://github.com/systemd/systemd.git
synced 2025-03-28 02:50:16 +03:00
parent
0727a75a3b
commit
eef34a1d8f
@ -63,6 +63,10 @@
|
||||
for mount dependencies here. For example, you should not set
|
||||
<varname>After=network-online.target</varname> or similar on network
|
||||
filesystems. Doing so may result in an ordering cycle.</para>
|
||||
|
||||
<para>Note that automount support on Linux is privileged, automount units are hence only available in the
|
||||
system service manager (and root's user service manager), but not in unprivileged user's service
|
||||
manager.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
@ -59,6 +59,9 @@
|
||||
<citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Note that swap
|
||||
units cannot be templated, nor is possible to add multiple names to a swap unit by creating additional symlinks to
|
||||
it.</para>
|
||||
|
||||
<para>Note that swap support on Linux is privileged, swap units are hence only available in the system
|
||||
service manager (and root's user service manager), but not in unprivileged user's service manager.</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user