diff options
Diffstat (limited to 'debian/default')
-rw-r--r-- | debian/default | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/default b/debian/default index a17174c..a6bdf50 100644 --- a/debian/default +++ b/debian/default @@ -1,2 +1,6 @@ # To disable the Windows Azure Agent, set WALINUXAGENT_ENABLED=0 WALINUXAGENT_ENABLED=1 + +# Setting this variable to anything other than 1, runs the script +# in stand-alone mode. This is heavily, heavily discouraged. +WAXLINUXAGENT_PACKAGED=1 |