Subversion Repositories wimsdev

Rev

Rev 3878 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#! /bin/sh
#
# Fixes uid/gid of wrap..exec and ch..root; see the documentation of the two
# scripts below.
#
# Must be run as root.
#
cd `dirname $0`/..
./bin/setwrapexec # mandatory
./bin/setwimsd    # optional
./bin/setchroot   # optional