]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: explicitly note that units surviving soft-reboot should not pin resources
authorLuca Boccassi <bluca@debian.org>
Tue, 18 Jul 2023 14:48:59 +0000 (15:48 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 18 Jul 2023 16:26:02 +0000 (17:26 +0100)
man/systemd-soft-reboot.service.xml

index f2bbd814684fa50717f649fdbac7e7fc8328f30a..5960cf90a6c42d808284e84efc3522a4e3376984 100644 (file)
     processes running during a soft-reboot operation requires disconnecting the service comprehensively from
     the rest of the OS, i.e. minimizing IPC and reducing sharing of resources with the rest of the OS. A
     possible mechanism to achieve this is the concept of <ulink
-    url="https://systemd.io/PORTABLE_SERVICES">Portable Services</ulink>.</para>
+    url="https://systemd.io/PORTABLE_SERVICES">Portable Services</ulink>, but make sure no resource from
+    the host's root filesystem is pinned via <varname>BindPaths=</varname> or similar unit settings,
+    otherwise the old root filesystem will be kept in memory as long as the unit is running.</para>
 
     <para>If units shall be left running until the very end of shutdown during a soft reboot operation, but
     shall be terminated regularly during other forms of shutdown, it's recommended to set