From c4d43142181a45b849a15cf8ec5ebe61cea33897 Mon Sep 17 00:00:00 2001 From: Sn4il Date: Wed, 10 Jan 2024 16:57:29 +0300 Subject: LFS 12 mirror --- lfs-12.0-sysv/scripts/apds21.html | 100 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 lfs-12.0-sysv/scripts/apds21.html (limited to 'lfs-12.0-sysv/scripts/apds21.html') diff --git a/lfs-12.0-sysv/scripts/apds21.html b/lfs-12.0-sysv/scripts/apds21.html new file mode 100644 index 0000000..f664453 --- /dev/null +++ b/lfs-12.0-sysv/scripts/apds21.html @@ -0,0 +1,100 @@ + + + + + + D.21. /etc/sysconfig/modules + + + + + + + + +
+

+ D.21. /etc/sysconfig/modules +

+
########################################################################
+# Begin /etc/sysconfig/modules
+#
+# Description : Module auto-loading configuration
+#
+# Authors     :
+#
+# Version     : 00.00
+#
+# Notes       : The syntax of this file is as follows:
+#               <module> [<arg1> <arg2> ...]
+#
+# Each module should be on its own line, and any options that you want
+# passed to the module should follow it.  The line deliminator is either
+# a space or a tab.
+########################################################################
+
+# End /etc/sysconfig/modules
+
+
+ + + -- cgit v1.2.3