Resolve "Root issues and stage-out with SPANK"
Compare changes
Files
2@@ -15,8 +15,8 @@ if [ "$1" == "start" ]; then
@@ -28,7 +28,7 @@ elif [ "$1" == "stop" ]; then
At the end, stage-out in root installation was never implemented, so this merge request does it:
Some issues with needed environment variables solved, however LIBGKFS_HOSTS_FILE and GKFS_DAEMON and GKFS_CLIENT should be defined in the environment as they are installation dependant.