Bug 5532 - Confusing mix of session-related and service-related configuration in vsmagent.hconf
Summary: Confusing mix of session-related and service-related configuration in vsmagen...
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: VSM Agent (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks: 571
  Show dependency treegraph
 
Reported: 2015-05-19 12:16 CEST by Karl Mikaelsson
Modified: 2023-05-09 13:17 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2015-05-19 12:16:34 CEST
/vsmagent both holds configuration about the vsmagent server process (master hostname, agent_hostname, allowed_clients, logging, ..) and session startup configuration (default_environment, make_homedir, default_geometry, xserver_args, ports, ...).

It would be nice if we could separate the session-related configuration items from the vsmagent configuration, perhaps to a separate file, or to a /vsmagent/sessions/ folder in the same file.
Comment 1 Karl Mikaelsson cendio 2015-05-19 14:49:40 CEST
We already use /sessionstart for some session-related configuration.

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