mike 2003/04/21 10:20:48 PDT
FreeBSD src repository
Modified files:
usr.sbin/jail jail.c
Log:
Force output of jail ID (if necessary) before excuting the command,
otherwise redirection of stdout to a file using block buffering will
not complete in time.
Revision Changes Path
1.13 +3 -1 src/usr.sbin/jail/jail.c