Project

General

Profile

Actions

Bug #871

closed

desktop.sh is badly written

Added by Hammel over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Start date:
10 Nov 2021
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

It's written like an init script but has problems.
  1. Fails to allow appmgr to run launcher with logging.
  2. Should either use appmgr -d or start-stop-daemon.
The same holds for dev platform's S99UI.
  1. Should use start-stop-daemon.
Actions #1

Updated by Hammel about 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

desktop.sh updated to use start-stop-daemon. appmgr already supports config file so use of start-stop-daemon should allow logging to work where -d option doesn't.

S99UI doesn't really need updating. Will leave it be for now.

Changes committed and pushed.
Closing issue.

Actions

Also available in: Atom PDF