Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > a61f4bb511f6eb40faa15920616ebdd4 > scriptlet

pulseaudio-0.9.21-6.fc13.i686.rpm

PREIN

/bin/sh
/usr/sbin/groupadd -f -r pulse || :
/usr/bin/id pulse >/dev/null 2>&1 || \
            /usr/sbin/useradd -r -c 'PulseAudio System Daemon' -s /sbin/nologin -d /var/run/pulse -g pulse pulse || :
/usr/sbin/groupadd -f -r pulse-access || :
exit 0

POSTUN

/bin/sh
/sbin/ldconfig