Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > 5e0f3950ad9b811d872b4f096fc2ce65 > scriptlet

pulseaudio-0.9.21-7.fc14.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