diff options
Diffstat (limited to 'examples/devfsd.conf')
-rw-r--r-- | examples/devfsd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/devfsd.conf b/examples/devfsd.conf index e90e7102b..10f1c8788 100644 --- a/examples/devfsd.conf +++ b/examples/devfsd.conf | |||
@@ -78,7 +78,7 @@ REGISTER ^radio0$ EXECUTE /bin/ln -sf radio0 radio | |||
78 | UNREGISTER ^radio0$ EXECUTE /bin/rm -f radio | 78 | UNREGISTER ^radio0$ EXECUTE /bin/rm -f radio |
79 | 79 | ||
80 | # ALSA stuff | 80 | # ALSA stuff |
81 | #LOOKUP snd MODLOAD ACTION snd | 81 | #LOOKUP snd MODLOAD ACTION snd |
82 | 82 | ||
83 | # Uncomment this to let PAM manage devfs | 83 | # Uncomment this to let PAM manage devfs |
84 | # Not supported by busybox | 84 | # Not supported by busybox |