chore(profile): remove trailing whitespace in profiles.

This commit is contained in:
Alexandre Pujol 2024-10-22 20:03:24 +01:00
parent 88b362f7fb
commit 38b973c596
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
143 changed files with 184 additions and 181 deletions

View file

@ -6,7 +6,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{lib}/msgcollector/msgdispatcher_dispatch_x
@{exec_path} = @{lib}/msgcollector/msgdispatcher_dispatch_x
profile msgdispatcher-dispatch @{exec_path} {
include <abstractions/base>
include <abstractions/python>

View file

@ -6,7 +6,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{lib}/helper-scripts/tor_bootstrap_check.py
@{exec_path} = @{lib}/helper-scripts/tor_bootstrap_check.py
profile tor-bootstrap-check @{exec_path} {
include <abstractions/base>
include <abstractions/python>

View file

@ -32,7 +32,7 @@ profile torbrowser-wrapper @{exec_path} {
@{bin}/tty ix,
@{bin}/whoami ix,
@{lib_dirs}/start-tor-browser Px, # torbrowser-start
@{lib_dirs}/start-tor-browser Px, # torbrowser-start
@{lib}/msgcollector/msgcollector Px,
@{lib}/open-link-confirmation/open-link-confirmation Px,
@ -44,11 +44,11 @@ profile torbrowser-wrapper @{exec_path} {
owner @{HOME}/.tb/{,**} rw,
owner @{HOME}/.xsession-errors rw,
owner @{tmp}/tmp.@{rand10} rw,
owner @{run}/mount/utab r,
owner @{PROC}/@{pid}/mountinfo r,
profile sudo {