mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Housekeeping: strip extra whitespace
Just `find . -not \( -name .git -prune -o -name *.AppImage -prune \) -type f -print0 | xargs -0 perl -pi -e 's/ +$//'` and filter to avoid unwanted changes (especially .md files)
This commit is contained in:
parent
3fa2927c3c
commit
ad0b7fc886
7 changed files with 14 additions and 14 deletions
|
|
@ -61,7 +61,7 @@ shell none
|
|||
tracelog
|
||||
|
||||
# disable-mnt
|
||||
# Add "pinentry-curses,pinentry-emacs,pinentry-fltk,pinentry-gnome3,pinentry-gtk,pinentry-gtk2,pinentry-gtk-2,pinentry-qt,pinentry-qt4,pinentry-tty,pinentry-x2go,pinentry-kwallet" for gpg
|
||||
# Add "pinentry-curses,pinentry-emacs,pinentry-fltk,pinentry-gnome3,pinentry-gtk,pinentry-gtk2,pinentry-gtk-2,pinentry-qt,pinentry-qt4,pinentry-tty,pinentry-x2go,pinentry-kwallet" for gpg
|
||||
# Add "ignore private-bin" for hyperlinks or have a look at the private-bins in firefox.profile and firefox-common.profile.
|
||||
private-bin balsa,balsa-ab,gpg,gpg-agent,gpg2,gpgsm
|
||||
private-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue