[GH-ISSUE #3733] telegram.profile need netlink protocol #2353

Closed
opened 2026-05-05 09:02:20 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @13ilya-old on GitHub (Nov 8, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3733

When running telegram via firejail, it issues a warning.
Could not create AF_NETLINK socket (Operation not supported)
Please change telegram.profile to enable netlink protocol.

-protocol unix,inet,inet6
+protocol unix,inet,inet6,netlink

Originally created by @13ilya-old on GitHub (Nov 8, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3733 When running telegram via firejail, it issues a warning. Could not create AF_NETLINK socket (Operation not supported) Please change telegram.profile to enable netlink protocol. -protocol unix,inet,inet6 +protocol unix,inet,inet6,netlink
Author
Owner

@ghost commented on GitHub (Nov 8, 2020):

Duplicate of #3614.

You can make the needed change in a telegram.local file until your OS packages the firejail version that has that option.

<!-- gh-comment-id:723529075 --> @ghost commented on GitHub (Nov 8, 2020): Duplicate of #3614. You can make the needed change in a telegram.local file until your OS packages the firejail version that has that option.
Author
Owner

@13ilya-old commented on GitHub (Nov 8, 2020):

Thank you!

<!-- gh-comment-id:723529497 --> @13ilya-old commented on GitHub (Nov 8, 2020): Thank you!
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#2353
No description provided.