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

Add password-manager-service plug #16

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ distributions.</p>
sudo snap install wire
snap connect wire:camera core:camera
snap connect wire:mount-observe core:mount-observe
snap connect wire:password-manager-service
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to be enough, I'll be happy to have some input on whether or not this is correct.

I ran into an issue with my locally built Snap the first time on a fresh Ubuntu 23.10 install with no update, but subsequent builds worked on up to date Ubuntu 23.10 and Kubuntu 23,10


([Don't have snapd installed?](https://snapcraft.io/docs/core/install))

Expand Down
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ apps:
- network
- network-bind
- opengl
- password-manager-service
- pulseaudio
- screen-inhibit-control
- unity7