Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Create a systemd unit to create opt links on boot #380

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

gmpinder
Copy link
Member

This creates a systemd unit file that will execute on boot and create symlinks in /var/opt/ for every directory that exists in /usr/lib/opt/. This removes the need for users to manually create these links to get programs working like the Brave browser.

@gmpinder
Copy link
Member Author

Just tested it out, it works!! This'll be super useful now.

@gmpinder gmpinder mentioned this pull request Dec 30, 2024
@xynydev
Copy link
Member

xynydev commented Dec 30, 2024

LGTM

@gmpinder gmpinder merged commit 96b78eb into main Dec 30, 2024
5 checks passed
@gmpinder gmpinder deleted the optfix-auto-ln branch December 30, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants