From fef17b258a584e32156d3b7cb574ca333154de71 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 29 Jan 2025 08:23:50 +0100 Subject: [PATCH] document setup-network-drives --- admin-guide/configuration/files/windows_drives_in_home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/configuration/files/windows_drives_in_home.md b/admin-guide/configuration/files/windows_drives_in_home.md index 7f4003f4..7c13677d 100644 --- a/admin-guide/configuration/files/windows_drives_in_home.md +++ b/admin-guide/configuration/files/windows_drives_in_home.md @@ -13,7 +13,7 @@ user_session::mount_cifs_shares: true ``` These mounts are created with the first user session and will end with the last session closed. -If for some reason they are not created (e.g. due to offline login), you might execute `/opt/pli/bin/create-network-drive-links` to bring them back in again. +If for some reason they are not created (e.g. due to offline login), you might execute `setup-network-drives` to bring them back in again. Note this does not work for RHEL7.