Bug 2748 - hard coded install path ("/opt/thinlinc") in many places
Summary: hard coded install path ("/opt/thinlinc") in many places
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Misc (show other bugs)
Version: pre-1.0
Hardware: PC All
: P2 Minor
Target Milestone: LowPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on: 2552
Blocks:
  Show dependency treegraph
 
Reported: 2008-04-02 14:59 CEST by Pierre Ossman
Modified: 2022-06-14 13:01 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2008-04-02 14:59:43 CEST
We have the path "/opt/thinlinc" hard coded all over the place. This is of course not good in case we some day want to change prefix (one might dream of a standard "/usr" prefix).

New code is developed using ctccommon.get_tl_prefix(), but all the old stuff needs to be changed.
Comment 1 Pierre Ossman cendio 2017-02-21 10:41:32 CET
We should probably also have a look at any hard coded absolute path (e.g. /var/opt, /var/lib).

Note You need to log in before you can comment on or make changes to this bug.