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/apds23.html | 100 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 lfs-12.0-sysv/scripts/apds23.html (limited to 'lfs-12.0-sysv/scripts/apds23.html') diff --git a/lfs-12.0-sysv/scripts/apds23.html b/lfs-12.0-sysv/scripts/apds23.html new file mode 100644 index 0000000..ad56c00 --- /dev/null +++ b/lfs-12.0-sysv/scripts/apds23.html @@ -0,0 +1,100 @@ + + + + + + D.23. /etc/sysconfig/udev-retry + + + + + + + + +
+

+ D.23. + /etc/sysconfig/udev-retry +

+
########################################################################
+# Begin /etc/sysconfig/udev_retry
+#
+# Description : udev_retry script configuration
+#
+# Authors     :
+#
+# Version     : 00.00
+#
+# Notes       : Each subsystem that may need to be re-triggered after mountfs
+#               runs should be listed in this file.  Probable subsystems to be
+#               listed here are rtc (due to /var/lib/hwclock/adjtime) and sound
+#               (due to both /var/lib/alsa/asound.state and /usr/sbin/alsactl).
+#               Entries are whitespace-separated.
+########################################################################
+
+rtc
+
+# End /etc/sysconfig/udev_retry
+
+
+ + + -- cgit v1.2.3