Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > 82455ace709581edf69400eb9d49278a > scriptlet

MAKEDEV-3.23-1.2.i386.rpm

PREIN

/bin/sh
# Add the floopy group and the vcsa user.
/usr/sbin/groupadd -g 19 -r -f floppy > /dev/null 2>/dev/null
/usr/sbin/useradd -c "virtual console memory owner" -u 69 \
	-s /sbin/nologin -r -d /dev vcsa 2> /dev/null
exit 0