ALL server variables are automatically saved and restored every time the server is cleanly shutdown (saved) and started (restored). This is automatic and cannot be disabled.
If there are specific things you would like to perform on system startup and/or system shutdown then you can put them in macros called system.startup and system.shutdown.
If these macros exist then they automatically get executed during the startup or shutdown sequences.
Please Log in or Create an account to join the conversation.