head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2003.03.23.12.22.15; author swiergot; state Exp; branches; next 1.1; 1.1 date 2003.03.20.17.06.00; author swiergot; state Exp; branches; next ; desc @@ 1.2 log @- Improved the slack patch (changed log facility to MAIL). @ text @grep ^pop: etc/group > /dev/null 2>&1 || \ groupadd -g 90 pop grep ^pop: etc/passwd > /dev/null 2>&1 || \ useradd -d /dev/null -s /dev/null -g pop pop @ 1.1 log @- Initial release. - Version 0.6.2. @ text @@ .