On Mon, Nov 07, 2011 at 01:24:05PM +0900, [email protected] wrote: > Scripts for which the specified user inherit it from the startup script, > rather than generate it based on the settings for the user. > > #su -m mysql -c '/bin/sh -c "/usr/bin/env"'
Try to use su -c default -m mysql ... Joerg _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

