]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - modules
filter_chroot: filter also by pid namespace
[projects/rc-scripts.git] / modules
diff --git a/modules b/modules
index 3bffaeb922cebc70374467a6d9545524448b909b..e510de55fd49f5e404187227bbe58f87aa5d3f73 100644 (file)
--- a/modules
+++ b/modules
@@ -1,5 +1,4 @@
 # /etc/modules: kernel modules to load at boot time.
-# $Id$
 #
 # This file should contain the names of kernel modules that are
 # to be loaded at boot time, one per line with extra args treated as modprobe
@@ -11,3 +10,6 @@
 # The modules files are processed in exactly that order too.
 
 #loop
+
+# modules can take params as well:
+#loop max_loop=256
This page took 0.045057 seconds and 4 git commands to generate.