mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #295] Syncthing #206
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#206
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 @Tanath on GitHub (Feb 14, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/295
$ firejail syncthing-gtkReading profile /etc/firejail/syncthing-gtk.profileReading profile /etc/firejail/disable-mgmt.incReading profile /etc/firejail/disable-secret.incError: cannot open profile file /etc/firejail/disable-common.inc syncthing$ file /etc/firejail/disable-common.inc/etc/firejail/disable-common.inc: ASCII textWhat's going on here, and how do I troubleshoot it?
@genodeftest commented on GitHub (Feb 14, 2016):
Do you have permissions to open this file? What's the output of
ls -Al /etc/firejail/disable-common.inc?@Tanath commented on GitHub (Feb 14, 2016):
Yes, I've looked at it in vim.
-rw-r--r-- 1 root root 3659 Feb 13 21:50 /etc/firejail/disable-common.incOther apps run fine in firejail.
@netblue30 commented on GitHub (Feb 14, 2016):
I think you run into some feature I deprecated a few releases back. Print here your /etc/firejail/syncthing-gtk.profile, I'll need to modify it.
@Tanath commented on GitHub (Feb 14, 2016):
# syncthing-gtk profileinclude /etc/firejail/disable-mgmt.incinclude /etc/firejail/disable-secret.incinclude /etc/firejail/disable-common.inc syncthingcapsseccompnoroot@netblue30 commented on GitHub (Feb 14, 2016):
Try this:
@Tanath commented on GitHub (Feb 15, 2016):
Runs now, but isn't that basically just using generic profile then?
@netblue30 commented on GitHub (Feb 15, 2016):
Yes, you don't really need a special profile, the default one will do it.