aboutsummaryrefslogtreecommitdiff
path: root/rc.conf
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2008-04-06 15:40:08 +0200
committerThomas Bächler <thomas@archlinux.org>2008-04-06 15:40:08 +0200
commitf3e064ec822b3dae191e1ae5d2bb921a970af86e (patch)
tree3c3702d57bd47895060e92158b7bef0eef144af9 /rc.conf
parent5386d7332dd77ecf4113dfc10773b529f583e797 (diff)
downloadinitscripts-f3e064ec822b3dae191e1ae5d2bb921a970af86e.tar.xz
Remove any special handling of usbfs from rc.sysinit
libusb has migrated to /dev/bus/usb, which is managed by udev and thus more flexible. Some legacy applications (like VirtualBox) still use it. However, since users need special permissions to access usbfs, they have to be specified via mount options in fstab. So there are two cases: 1) a user does not need usbfs 2) a user needs it, but must add it to fstab to force the right permissions Our old special handling in rc.sysinit is thus obsolete (and it was ugly anyway).
Diffstat (limited to 'rc.conf')
0 files changed, 0 insertions, 0 deletions