diff options
Diffstat (limited to 'doc/var-lib-cloud.txt')
-rw-r--r-- | doc/var-lib-cloud.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/var-lib-cloud.txt b/doc/var-lib-cloud.txt index 328edd01..5cdcddbb 100644 --- a/doc/var-lib-cloud.txt +++ b/doc/var-lib-cloud.txt @@ -33,12 +33,17 @@ user-data.txt user-data.txt.i obj.pkl + handlers/ - sem/ scripts.once These are the cloud-specific semaphores. The only thing that would go here are files to mark that a "per-once" script has run. - + + - handlers/ + "persistent" handlers (not per-instance). Same as handlers + from user-data, just will be cross-instance id + to clear out the current instance's data as if to force a "new run" on reboot do: |