cvs commit: src/usr.sbin/jexec Makefile jexec.8 jexec.c

Xin LI delphij at FreeBSD.org
Wed Apr 19 10:12:12 UTC 2006


delphij     2006-04-19 10:12:10 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/jexec       Makefile jexec.8 jexec.c 
  Log:
  Add -u and -U which functions like the jail(8) that allow
  commands to be executed under a different credential.
  
  PR:             bin/95777
  Submitted by:   clsung
  
  Revision  Changes    Path
  1.2       +2 -0      src/usr.sbin/jexec/Makefile
  1.3       +13 -1     src/usr.sbin/jexec/jexec.8
  1.3       +65 -5     src/usr.sbin/jexec/jexec.c


More information about the cvs-src mailing list