[GH-ISSUE #3141] Keepass: synchronization broken #1972

Closed
opened 2026-05-05 08:38:18 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @curiosity-seeker on GitHub (Jan 12, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3141

Keepass has a nice synchronization feature - an example is shown here. I'm using it to automatically save the newest version of the database on the drive of my email provider on order to synchro it with my iPhone.

Unfortunately, this doesn't work with the provided Firejail profile. But adding netlinkto the protocol line did the trick:

protocol unix,inet,inet6,netlink

Originally created by @curiosity-seeker on GitHub (Jan 12, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3141 Keepass has a nice synchronization feature - an example is shown [here](https://keepass.info/help/kb/trigger_examples.html#dbsync). I'm using it to automatically save the newest version of the database on the drive of my email provider on order to synchro it with my iPhone. Unfortunately, this doesn't work with the provided Firejail profile. But adding `netlink`to the protocol line did the trick: `protocol unix,inet,inet6,netlink`
Author
Owner

@rusty-snake commented on GitHub (Jan 12, 2020):

Thanks for the report.

<!-- gh-comment-id:573445383 --> @rusty-snake commented on GitHub (Jan 12, 2020): Thanks for the report.
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/firejail#1972
No description provided.