From 1c3f975ad8e2a88ac3df9e3f95324095ad906410 Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 9 Sep 2021 14:42:12 +1000 Subject: TODO-- --- src/sledjchisl/sledjchisl.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index 3d4f685..d24a0a9 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c @@ -8689,9 +8689,6 @@ Make sure correct permissions are set everywhere. sudo chown -R ${OS_USER}:${OS_USER} ${OS_PATH} Create the /opt/opensim-SC directory structure. -. AssetFiles OpenSim DOES NOT create all the sub directories itself? -+ tmp/spool -- data . config/config.ini (move that to etc/config.ini later) . var/backups Copy examples/var/backups/*.IAR files, which are the newbie starter inventories. . var/cache Think OpenSim creates all the sub directories itself? @@ -8707,8 +8704,6 @@ Create the /opt/opensim-SC directory structure. - addin-db-004 - assetcache Obsolete now we are using Linux memory cache? - bakes -. var/run HAS to be setup correctly BEFORE we try to start up tmux. - web // Fill it with default web stuff from current -> example.. */ I("Securing directories and files in %s. This might take a while.", scRoot); if (shellMeFail("chmod u=rw,go= %s/config/*.ini", scRoot)) C("Can't set proper permissions for %s/config*.ini", scRoot); -- cgit v1.1