Do not reply to this email. To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=2274
Summary: need to point to right 'id' command on solaris
Product: Xfce
Version: 4.3.99.1 (4.4RC1)
Platform: PC (x86)
OS/Version: Solaris
Status: NEW
Severity: trivial
Priority: Medium
Component: xfce-utils
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
In the xinitrc file that is shipped with the product we need to point to the
right unix 'id' command on solaris:
bash-3.00$ /usr/xpg4/bin/id -u
100
bash-3.00$ id -u
id: illegal option -- u
Usage: id [-ap] [user]
...
# fix broken $UID on some system...
if test "x$UID" = "x"; then
UID=`/usr/xpg4/bin/id -u`
fi
...
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs