mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
trim excess whitespace
This commit is contained in:
parent
8d36b8675c
commit
6eafbfdfcc
20 changed files with 52 additions and 58 deletions
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
If your PR isn't about profiles or you have no idea how to do one of these, skip the following and go ahead with this PR.
|
||||
|
||||
If you submit a PR for new profiles or changing profiles, please do the following:
|
||||
|
|
|
|||
1
.github/workflows/sort.yml
vendored
1
.github/workflows/sort.yml
vendored
|
|
@ -19,4 +19,3 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: check profiles
|
||||
run: ./contrib/sort.py etc/*/{*.inc,*.profile}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
# Firejail profile for atom
|
||||
# Description: A hackable text editor for the 21st Century
|
||||
# This file is overwritten after every install/update
|
||||
|
|
|
|||
|
|
@ -8,4 +8,3 @@ on May 21, 2019:
|
|||
|
||||
The original discussion thread: https://github.com/netblue30/firejail/issues/2718
|
||||
The fix on mainline: https://github.com/netblue30/firejail/commit/eecf35c2f8249489a1d3e512bb07f0d427183134
|
||||
|
||||
|
|
|
|||
|
|
@ -60,9 +60,7 @@ blacklist /usr/lib/tcc
|
|||
blacklist ${PATH}/valgrind*
|
||||
blacklist /usr/lib/valgrind
|
||||
|
||||
|
||||
# Source-Code
|
||||
|
||||
blacklist /usr/src
|
||||
blacklist /usr/local/src
|
||||
blacklist /usr/include
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue