Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > ec43cf0e6e5ab127827689a4750d4a9b > files > 9

einit-0.40.0-2mdv2010.0.x86_64.rpm

<?xml version="1.0" encoding="UTF-8" ?>
<einit>
 <configuration>
  <edev>

   <devicefile-rule SUBSYSTEM="^(snd|sound)$"
                    group="audio"
                    devicefile="/dev/snd/${DEVPATH_BASE}" />

   <devicefile-rule DEVPATH_BASE="^(mixer0)$"
	            SUBSYSTEM="^(snd|sound)$"
                    symlink="/dev/mixer" />

   <devicefile-rule DEVPATH_BASE="^(dsp0)$"
	            SUBSYSTEM="^(snd|sound)$"
                    symlink="/dev/dsp" />

   <devicefile-rule DEVPATH_BASE="^(audio0)$"
	            SUBSYSTEM="^(snd|sound)$"
                    symlink="/dev/audio" />

  </edev>
 </configuration>
</einit>