patch to not create the /vservers/slicename/vsys directory until vuseradd has
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 13 Jun 2008 21:57:42 +0000 (21:57 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 13 Jun 2008 21:57:42 +0000 (21:57 +0000)
commit7d5ed2e815f022cf64d1c9f21fbebd0c66a134e6
tree1f10301b6884405d5c4c118ad9a86ed8767693de
parent0bbd8f60fb8d66795ffbf65cdda8373002834c8c
patch to not create the /vservers/slicename/vsys directory until vuseradd has
created /vservers/slicename, then report the difference so that vsys can be
restarted even if the configuration files have not been movidifed.

Restarting vsys will ensure that it re-reads the config file.  The preferred
long-term solution is for vsys to auto-read it's config files using the
same/similar inotify mechanism used on the pipes.
vsys.py