scripts

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
staging merge cherry pick

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- Give the denali user permission to remove the permission of the wpa_supplicant.conf for others.

- removing the read permission of the wpa_supplicant conf from others.

DENBUG-117: UI: SRSUI tested by Witekio not 100% passed

- SRSUI 1211: partial tested : RPC and rpcbind appears to be running.

DENBUG-117: UI: SRSUI tested by Witekio not 100% passed

- SRSUI 1211: partial tested : RPC and rpcbind appears to be running.

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- Give the denali user permission to remove the permission of the wpa_supplicant.conf for others.

- removing the read permission of the wpa_supplicant conf from others.

DENBUG-80 changed the command that deletes the contents of the log folder and service folder

DENBUG-80 changed the command that deletes the contents of the log folder and service folder

DEN-16558 updated the lockdown.sh script to only remove the contents of the cloudsync

DEN-16558 updated the lockdown.sh script to only remove the contents of the cloudsync

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- removed the CloudSync execution sleep delays, since I reverted that back and it is runnig before UI again it won't need to wait for UI any more, and also the ps command aafter python execution is immediate.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Fixed the execution order and the CS execution detection, in either of the setup mode and normal mode.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- put a delay i the CloudSync to wait for UI to prepare the encrypted partition, since during that delay CS won't response to the status command, the ps ax command used.

DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- changed the CloudSync and Application execution, because in new CS it is trying to get the config.json sooner and since it was running prior to Application execution, the encrypted partition is not ready yet.

Reverted back the USB_mount.sh script change back was made for Cybersecurity.

Fixed the Dry-Demo setup connection to can1 during setup.

Fixed the Dry-Demo launch

DENBUG-80: Brightness level reset to default was missing in the Factory Reset

CS-2: CS: CloudSync should log on daily basis

- Removed the sync from the mount command of the sd-card and the usb, for performances.

CS-2: CS: CloudSync should log on daily basis

- Fixed an issue in the Dry-Demo setup.

CS-2: CS: CloudSync should log on daily basis

DEN-16435: Factory Reset deletes service password from System.conf

- There was a typo in the sed command which was emptying the service password.

DEN-16328: UI: Add the DRT server IP input for the setup scripts

- Tested in a update folder of a develop build and fix the issues and added -i to edit the files now.

DEN-16328: UI: Add the DRT server IP input for the setup scripts

DEN-14861: Release the Dry-Demo App

- fixed scripts bugs

DEN-14861: Release the Dry-Demo App

- updated setup scripts to include the dry-demo in installations.

- for security reasons it is not included in start script help

Merge branch 'DEN-16335-UI-VD-S105_CSFolderPermissions' into staging

DEN-16219: Fixed - Denali user will have ONLY list ability (LS) to the folder and files in /var/configurations/CloudSync/*

Replace the existing chmod command in the lockdown script with

- find directories and give only read access

- find all files and remove read, write, and execute permissions

DEN-16326: UI: Add the OS Version in the information screen

DEN-16284: UI: Cybersecurity: Disable the SSH access by default

    • -0
    • +123
    ./rootsshaccess.sh
DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Update to include removing the treatment logs in /var/configurations

Changed remove command to piping to rm command instead of using find's -exec

DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Remove sudo of the cp command

DEN-16122: Updated - UI: Unable to Perform Factory Reset Due to Device Error

Corrected the settings file update

Added sudo to the copy of the default settings file command