From de7712e08dcc3c4c48911088e8b13686238bf954 Mon Sep 17 00:00:00 2001 From: rafan Date: Sat, 29 Jul 2006 02:07:43 +0000 Subject: - rc.d scripts are changed to show error messages when some error occurs. It didn't show error messages even if they are fatal. - Each rc.d script now logs all messages got at starting a daemon. - pkg-install is made to automatically make a user to execute dkfilter which is specified by Makefile. Register UIDs, GIDs. - pkg-deinstall is made to notice that an admin should remove the user made at install-time if they don't need him or her - Bump PORTREVISION for all these changes PR: ports/100978 Submitted by: Yoshisato YANAGISAWA (maintainer) --- UIDs | 1 + 1 file changed, 1 insertion(+) (limited to 'UIDs') diff --git a/UIDs b/UIDs index 3de0852..e918342 100644 --- a/UIDs +++ b/UIDs @@ -78,6 +78,7 @@ smxc:*:262:262:Sendmail X SMTPC:/nonexistent:/sbin/nologin smxm:*:263:263:Sendmail X misc:/nonexistent:/sbin/nologin smx:*:264:264:Sendmail X other:/nonexistent:/sbin/nologin mrtg:*:279:279:MRTG daemon:/nonexistent:/sbin/nologin +dkfilter:*:325:325:DK Filter Owner:/nonexistent:/sbin/nologin ldap:*:389:389:OpenLDAP Server:/nonexistent:/sbin/nologin drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin courier:*:465:465:Courier Mail Server:/nonexistent:/sbin/nologin -- cgit v1.1