[GH-ISSUE #1549] autostart does not work #1166

Open
opened 2026-05-05 07:33:02 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @TomDev234 on GitHub (Feb 2, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1549

What happened?

Barrier does not start at startup.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

Barrier does not start at startup

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

Ubuntu 20.04 on the client and macOS 12.1 on the server.

Relevant log output

No response

Any other information

No response

Originally created by @TomDev234 on GitHub (Feb 2, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1549 ### What happened? Barrier does not start at startup. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? Barrier does not start at startup ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? Ubuntu 20.04 on the client and macOS 12.1 on the server. ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@bgbruno commented on GitHub (Feb 28, 2022):

problem confirmation
yop autostart doesn't work on macos:11.6.3 too
previous app version works

solution suggestion
• auto remember last state
• or add setting

<!-- gh-comment-id:1054538905 --> @bgbruno commented on GitHub (Feb 28, 2022): **problem confirmation** yop autostart doesn't work on `macos:11.6.3` too previous app version works **solution suggestion** • auto remember last state • or add setting
Author
Owner

@wkjung commented on GitHub (Jun 1, 2023):

I managed to do it by adding the following entry in Startup Applications.

/usr/bin/barrierc <my-ip>` <whatever-barrierc-options-you-want>
<!-- gh-comment-id:1571307018 --> @wkjung commented on GitHub (Jun 1, 2023): I managed to do it by adding the following entry in `Startup Applications`. ```bash /usr/bin/barrierc <my-ip>` <whatever-barrierc-options-you-want> ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1166
No description provided.