Skip to content

-m option does not work as expected #833

@zacha81

Description

@zacha81

From what the help suggests I assume -m option is there to have an opportunity redirecting /var/bigbluebutton into a different place/space. Unfortunately it is broken. The symlink creation is being run at a stage where /var/bigbluebutton does already exist. So e.g. if you run it with -m "/data" it will create a link "/var/bigbluebutton/data" -> "/data" which is useless b/c nothing is using this path. It should be run before the relevant packages are being installed, this way it should work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions