Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Moving arduino-connector to /usr/bin during installation #234

@luigigubello

Description

@luigigubello

In my ArduinoConnector.service the variable WorkingDirectory is set to /home/$USER because the arduino-connector bin file was in my home directory during the installation so install.go set this value for WorkingDirectory (and also for the variables ConditionFileIsExecutable and ExecStart the file install.go used my home directory). It can be better to move arduino-connector bin into a /usr/bin during the installation and use this path in ArduinoConnector.service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions