Date: 4 Dec 2002 18:33:51 -0000 From: Joe Kelsey <joek@zircon.staff.flyingcroc.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45991: gdm PreSession and PostSession scripts Message-ID: <20021204183351.84092.qmail@zircon.staff.flyingcroc.net>
next in thread | raw e-mail | index | archive | help
>Number: 45991 >Category: ports >Synopsis: gdm PreSession and PostSession scripts >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 04 10:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD zircon.staff.flyingcroc.net 4.7-STABLE FreeBSD 4.7-STABLE #4: Mon Dec 2 10:11:39 PST 2002 joek@zircon.staff.flyingcroc.net:/usr/obj/usr/src/sys/ZIRCON i386 >Description: gdm PreSession and PostSession scripts use command -v >How-To-Repeat: Attempt to base a PreSession or PostSession script on Default. >Fix: In all gdm scripts, replace "command -v" with "which -s". /bin/sh on FreeBSD does not support the -v switch to the command built-in. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021204183351.84092.qmail>