]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/homectl.xml
homed: explicitly deactivate all home directories on shutdown
[thirdparty/systemd.git] / man / homectl.xml
index 2ceb56e3f0d4e3d907f64cb476dec9682d30dc3e..23eaedd6c573e79c9d5826446b50ba6608fda416 100644 (file)
         their home directories are removed from memory.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><command>deactivate-all</command></term>
+
+        <listitem><para>Execute the <command>deactivate</command> command on all active home directories at
+        once. This operation is generally executed on system shut down (i.e. by <command>systemctl
+        poweroff</command> and related commands), to ensure all active user's home directories are fully
+        deactivated before <filename>/home/</filename> and related file systems are unmounted.</para></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><command>with</command> <replaceable>USER</replaceable> <replaceable>COMMAND…</replaceable></term>