Home | History | Annotate | Download | only in rc.d
History log of /src/etc/rc.d/perusertmp
RevisionDateAuthorComments
 1.8  03-Jul-2015  dholland /usr/sbin/chown -> /sbin/chown
(not sure why these need explicit paths at all, but whatevs)
 1.7  04-Dec-2007  mjf branches: 1.7.4;
Implement a new magic string for magic symlinks, @ruid, which exapnds to the
real user id of the process and use this magic string for per-user tmp.
This should fix PR/35687

Kernel parts reviewed by wrstuden@
 1.6  15-Feb-2007  tron branches: 1.6.4;
Remove unnessary "if [ X"$foo" ... ]" hack which is not necessary if
you quote things properly which this script does.
 1.5  15-Feb-2007  xtraeme Add missing quotes in readlink to compare with ${per_user_tmp_dir}/@uid,
to avoid an error about missing operator.
 1.4  06-Feb-2007  elad Use 0555 for the real tmp dir for now.
 1.3  05-Feb-2007  elad Only override /tmp if needed. From perry@.
 1.2  04-Feb-2007  xtraeme Use mkdir -p to create ${per_user_tmp_dir}, otherwise if /private (this is
the default) doesn't exist there won't be any error.
 1.1  04-Feb-2007  elad Add support for per-user /tmp.

Enabled via per_user_tmp in /etc/rc.conf (default off).

See security(8) and rc.conf(5) for more details.

Lots of input from thorpej@ & christos@, thanks!
 1.6.4.1  09-Jan-2008  matt sync with HEAD
 1.7.4.2  04-Dec-2007  mjf Implement a new magic string for magic symlinks, @ruid, which exapnds to the
real user id of the process and use this magic string for per-user tmp.
This should fix PR/35687

Kernel parts reviewed by wrstuden@
 1.7.4.1  04-Dec-2007  mjf file perusertmp was added on branch mjf-devfs on 2007-12-04 22:09:02 +0000

RSS XML Feed