Date: Wed, 17 Apr 2002 14:34:34 -0700 (PDT) From: Mike Hoskins <mike@adept.org> To: <freebsd-stable@freebsd.org> Subject: smmsp user Message-ID: <20020417143255.F53575-100000@snafu.adept.org>
next in thread | raw e-mail | index | archive | help
After my last cvsup, installworld failed with a no such user (smmsp)
error. I thought I'd grabbed something in a half-done state, so cvsuped
again and got the same thing. I then added a smmsp user/group and the
install worked fine. While running mergemaster, I notice:
--- /etc/mtree/BSD.var.dist Thu Jan 17 19:11:49 2002
+++ ./etc/mtree/BSD.var.dist Wed Apr 17 14:31:32 2002
@@ -1,4 +1,4 @@
-# $FreeBSD: src/etc/mtree/BSD.var.dist,v 1.43.2.6 2002/01/14 11:23:15 ru
Exp $
+# $FreeBSD: src/etc/mtree/BSD.var.dist,v 1.43.2.7 2002/03/25 21:38:01
gshapiro
Exp $
#
# Please see the file src/etc/mtree/README before making changes to this
file.
#
@@ -60,6 +60,8 @@
rwho gname=daemon mode=0775
..
spool
+ clientmqueue uname=smmsp gname=smmsp mode=0770
+ ..
lock uname=uucp gname=dialer mode=0775
..
/set gname=daemon
If this is needed, should installworld be able to add the user? Either
way, it's an easy fix that's probably already been taken care of. ;)
Later,
-Mike
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." --Benjamin Franklin
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020417143255.F53575-100000>
