Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 2535ae6d5683b662d1b23df41a110782 > scriptlet

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