Magellan Linux

Diff of /branches/magellan-next/core/pulseaudio/pulseaudio-0.9.23-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 8347 by niro, Fri Jul 15 00:25:07 2011 UTC revision 8348 by niro, Fri Jul 15 00:32:24 2011 UTC
# Line 94  preinstall() Line 94  preinstall()
94  {  {
95   # adding pulse user   # adding pulse user
96   ${MLIBDIR}/mgroupadd -o "-g 11" audio   ${MLIBDIR}/mgroupadd -o "-g 11" audio
97   ${MLIBDIR}/mgroupadd -o pulse-access   ${MLIBDIR}/mgroupadd pulse-access
98   ${MLIBDIR}/mgroupadd -o pulse   ${MLIBDIR}/mgroupadd pulse
99   ${MLIBDIR}/museradd -o "-g pulse -G audio -d /var/run/pulse -s /bin/false" pulse   ${MLIBDIR}/museradd -o "-g pulse -G audio -d /var/run/pulse -s /bin/false" pulse
100  }  }
101    

Legend:
Removed from v.8347  
changed lines
  Added in v.8348