load_checkpoint.sh v1.0.6:
* Added safety warning and interactive confirmation.
* Supports systemd init mechanism rather than SysV init scripts if
systemd *.service files are configured. Uses 'sudo systemctl
start/stop' calls for p4d and p4broker. Use SysV init scripts on
other systems.
* Fixed bug with cleanup steps not executing.
TO DO:
Normalize into template.sh style with auto-logging and
standard command line flags.