Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] kdesu belongs to nogroup?
Date: Fri, 06 Jan 2006 20:27:05
Message-Id: dpmjc7$9og$1@sea.gmane.org
1 Hi All,
2
3 Quick question: which group is this meant to belong to? Is it safe to be
4 like this:
5 ====================================
6 $ ls -la /usr/kde/3.4/bin/kdesud
7 -rwxr-s--x 1 root nogroup 48016 Dec 21 10:41 /usr/kde/3.4/bin/kdesud
8 ====================================
9
10 I'm probably not doing this right, but the following command does not find
11 kdesud - why is this?
12 ====================================
13 # find / -nouser -o -nogroup -print
14 find: /proc/12591/task/12591/fd/4: No such file or directory
15 find: /proc/12591/task/12591/fd/4: No such file or directory
16 find: /proc/12591/fd/4: No such file or directory
17 find: /proc/12591/fd/4: No such file or directory
18 ====================================
19 --
20 Regards,
21 Mick
22
23 --
24 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kdesu belongs to nogroup? Richard Fish <bigfish@××××××××××.org>
Re: [gentoo-user] kdesu belongs to nogroup? Dale <dalek@××××××××××.net>