From 4cd0870251be7a0315fc8b5178c3f8a384c9d93c Mon Sep 17 00:00:00 2001 From: rread Date: Wed, 12 Nov 2003 23:14:01 +0000 Subject: [PATCH] sample modules.conf for zeroconf --- lustre/conf/modules.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lustre/conf/modules.conf diff --git a/lustre/conf/modules.conf b/lustre/conf/modules.conf new file mode 100644 index 0000000..0fb0a35 --- /dev/null +++ b/lustre/conf/modules.conf @@ -0,0 +1,6 @@ +# sample modules.conf for autoloading lustre modules on zeroconf clients + +add below kptlrouter portals +add below ptlrpc ksocknal +add below llite lov osc +alias lustre llite -- 1.8.3.1