MTD 248-645A Bedienungsanleitung Seite 332

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 347
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 331
Linux From Scratch - Version 7.0
312
Appendix E. Udev configuration rules
The rules from udev-config-20100128.tar.bz2 in this appendix are listed for convenience. Installation is normally
done via instructions in Section 6.60, “Udev-173”.
E.1. 55-lfs.rules
# /etc/udev/rules.d/55-lfs.rules: Rule definitions for LFS.
# Core kernel devices
# This causes the system clock to be set as soon as /dev/rtc becomes available.
SUBSYSTEM=="rtc", ACTION=="add", MODE="0644", RUN+="/etc/rc.d/init.d/setclock start"
KERNEL=="rtc", ACTION=="add", MODE="0644", RUN+="/etc/rc.d/init.d/setclock start"
# Comms devices
KERNEL=="ippp[0-9]*", GROUP="dialout"
KERNEL=="isdn[0-9]*", GROUP="dialout"
KERNEL=="isdnctrl[0-9]*", GROUP="dialout"
KERNEL=="dcbri[0-9]*", GROUP="dialout"
Seitenansicht 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 346 347

Kommentare zu diesen Handbüchern

Keine Kommentare