From c9094a1d55a9a7ebeaea903f754bd11afba6bd2d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 27 May 2019 09:11:16 +0200 Subject: etc/profile.d/itzks-systems.sh: Set NSS_SDB_USE_CACHE=yes (on diskless, terminalserver, workstation, mainserver). --- etc/profile.d/itzks-systems.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/profile.d/itzks-systems.sh (limited to 'etc/profile.d/itzks-systems.sh') diff --git a/etc/profile.d/itzks-systems.sh b/etc/profile.d/itzks-systems.sh new file mode 100644 index 0000000..7c63d5b --- /dev/null +++ b/etc/profile.d/itzks-systems.sh @@ -0,0 +1 @@ +export NSS_SDB_USE_CACHE="yes" -- cgit v1.2.3