diff options
author | Michael Larson <mike@vyatta.com> | 2010-11-18 17:03:06 -0800 |
---|---|---|
committer | Michael Larson <mike@vyatta.com> | 2010-11-18 17:03:06 -0800 |
commit | 6ec4dddcd88975a31358983bfcebdb2c6459563e (patch) | |
tree | 37b3b76880b051567c755ef32b191dc9c1ee9bbe /src/net_set.c | |
parent | 1b346441e7612dee9985ef1e8c4a4292fbda90df (diff) | |
download | vyatta-cfg-6ec4dddcd88975a31358983bfcebdb2c6459563e.tar.gz vyatta-cfg-6ec4dddcd88975a31358983bfcebdb2c6459563e.zip |
1) Ordered evaluation of these scripts similar to what is found in
/etc/rc* system. An integer at the beginning of the script identifies
the order in which the script is executed (i.e. 01test is run before
55monkey).
2) There is now a pre-commit hook that can be used. These scripts are
located at: /etc/precommit and are invoked before commit has started
processing actions.
3) A success/failure environment flag set before a process has run has
been changed to a tri-state:
SUCCESS = all priority groups succeeded
FAILURE = all priority groups failed
PARTIAL = mixed success/failed
Diffstat (limited to 'src/net_set.c')
0 files changed, 0 insertions, 0 deletions