From 8cba2e642a163bd5513e2ab7a14b1d18d74f124d Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Fri, 25 Apr 2025 21:23:38 +0200 Subject: [PATCH] Execute nsm check local on login --- system/files/shell_profile.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/files/shell_profile.j2 b/system/files/shell_profile.j2 index 03d46ea..9b3c683 100644 --- a/system/files/shell_profile.j2 +++ b/system/files/shell_profile.j2 @@ -32,3 +32,5 @@ for script in /etc/profile.d/*.sh ; do fi done unset script + +nsm check local