mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4088] [profile bug] eo-common and net none #2532
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2532
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4088
with eom, you can see an image from the web.
For example, this works:
eom https://github.com/fluidicon.png"net none" breakes this feature.
maybe it should be removed?
I didn't test this, but i'm assuming eog and other eo clones do the same.
@rusty-snake commented on GitHub (Mar 12, 2021):
protocol inet,inet6??!@ghost commented on GitHub (Mar 12, 2021):
i don't know about all these details, but there's "protocol unix,netlink" in eo-common
@ghost commented on GitHub (Mar 20, 2021):
i'm on 32bit, so i'm assuming this is how it has access to the network with just "ignore net none"
i'm assuming, that probably "include feh-network.profile" would actually be needed on 64bits.
Then maybe rename feh-network.profile
@rusty-snake commented on GitHub (Mar 21, 2021):
For eog on my system it works when I add
@rusty-snake commented on GitHub (Jun 10, 2021):
I'm closing here due to inactivity, please fell free to request to reopen if you still have this issue.