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 e90e710..10f1c87 100644 --- a/examples/devfsd.conf +++ b/examples/devfsd.conf @@ -78,7 +78,7 @@ REGISTER ^radio0$ EXECUTE /bin/ln -sf radio0 radio UNREGISTER ^radio0$ EXECUTE /bin/rm -f radio # ALSA stuff -#LOOKUP snd MODLOAD ACTION snd +#LOOKUP snd MODLOAD ACTION snd # Uncomment this to let PAM manage devfs # Not supported by busybox |