mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #612] cannot stat '.etc/Telegram.profile': No such file or directory #429
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#429
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 @mmetak on GitHub (Jul 4, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/612
There are two lines for telegram in Makefile and my guess is that the other one shouldn't be there? ;)
@Fred-Barclay commented on GitHub (Jul 4, 2016):
One is lower-cased, the other is upper-cased. I think they both belong, considering that there are also two (identical) telegram profiles in etc/, one which is lower-cased and the other which is (you guessed it!) upper-cased.
The two profiles in etc/ can probably be linked so thanks for pointing this out!
EDIT: Just linked the two profiles in #614 . @netblue30 had just written etc/Telegram.profile (I didn't realise it) so he may want to keep 'em separate for now.
@netblue30 commented on GitHub (Jul 5, 2016):
All fixed, thanks @Fred-Barclay
@Fred-Barclay commented on GitHub (Jul 6, 2016):
No worries mate. 😄