diff --git a/root/etc/e-smith/templates/usr/share/sogosync/config.php/20BasePath b/root/etc/e-smith/templates/usr/share/sogosync/config.php/20BasePath index e1e873f..13bc584 100644 --- a/root/etc/e-smith/templates/usr/share/sogosync/config.php/20BasePath +++ b/root/etc/e-smith/templates/usr/share/sogosync/config.php/20BasePath @@ -1,5 +1,5 @@ define('BASE_PATH', dirname($_SERVER['SCRIPT_FILENAME']) . "/"); - define('STATE_DIR', '/var/lib/sogosync'); + define('STATE_DIR', '/var/lib/sogosync/'); ini_set('include_path', BASE_PATH. "include/" . PATH_SEPARATOR . BASE_PATH. PATH_SEPARATOR .