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

@ -48,10 +48,10 @@ profile s3fs @{exec_path} {
mount fstype=fuse.s3fs -> @{MOUNTS}/,
mount fstype=fuse.s3fs -> @{MOUNTS}/*/,
umount @{MOUNTS}/,
umount @{MOUNTS}/*/,
@{bin}/fusermount{,3} mr,
/etc/fuse.conf r,

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global>
@{name} = {S,s}ession
@{lib_dirs} = /opt/@{name}
@{lib_dirs} = /opt/@{name}
@{config_dirs} = @{user_config_dirs}/@{name}
@{cache_dirs} = @{user_cache_dirs}/@{name}

View file

@ -24,7 +24,7 @@ profile snap-failure @{exec_path} {
profile systemctl {
include <abstractions/base>
include <abstractions/app/systemctl>
include if exists <local/snap-failure_systemctl>
}

View file

@ -32,7 +32,7 @@ profile spice-vdagent @{exec_path} flags=(attach_disconnected) {
dbus receive bus=session path=/
interface=org.freedesktop.DBus.Introspectable
member=Introspect
member=Introspect
peer=(name=:*, label=gnome-shell),
@{exec_path} mr,

View file

@ -23,7 +23,7 @@ profile steam-launcher @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{lib_dirs}/** mr,
include if exists <local/steam-launcher>
}

View file

@ -62,7 +62,7 @@ profile steam-runtime @{exec_path} flags=(attach_disconnected) {
owner link @{app_dirs}/@{runtime}/var/** -> @{app_dirs}/@{runtime}/sniper_platform_*/**,
owner @{share_dirs}/config/config.vdf{,.*} rw,
owner @{share_dirs}/steamapps/appmanifest_* rw,
owner @{share_dirs}/steamapps/appmanifest_* rw,
owner @{tmp}/ r,
owner @{tmp}/#@{int} rw,

View file

@ -27,7 +27,7 @@ profile steamerrorreporter @{exec_path} flags=(attach_disconnected) {
owner @{HOME}/.steam/steam.pipe r,
owner @{lib_dirs}/{,**} r,
owner @{lib_dirs}/{,**} r,
owner @{runtime_dirs}/pinned_libs_{32,64}/ r,
owner @{share_dirs}/ r,

View file

@ -23,7 +23,7 @@ profile switcheroo-control @{exec_path} flags=(attach_disconnected) {
@{run}/udev/data/+drm:card@{int}-* r, # for screen outputs
@{run}/udev/data/+pci:* r, # Identifies all PCI devices (CPU, GPU, Network, Disks, USB, etc.)
@{run}/udev/data/c226:@{int} r, # for /dev/dri/card*
@{run}/udev/data/c226:@{int} r, # for /dev/dri/card*
@{sys}/bus/ r,
@{sys}/class/ r,

View file

@ -41,7 +41,7 @@ profile task @{exec_path} {
include if exists <local/task_editor>
}
include if exists <local/task>
}

View file

@ -7,7 +7,7 @@ abi <abi/4.0>,
include <tunables/global>
@{name} = thunderbird{,-bin}
@{name} = thunderbird{,-bin}
@{lib_dirs} = @{lib}/@{name}
@{config_dirs} = @{HOME}/.@{name}/
@{cache_dirs} = @{user_cache_dirs}/@{name}/

View file

@ -6,7 +6,7 @@ abi <abi/4.0>,
include <tunables/global>
@{exec_path} = @{lib}/udev/dmi_memory_id
@{exec_path} = @{lib}/udev/dmi_memory_id
profile udev-dmi-memory-id @{exec_path} {
include <abstractions/base>

View file

@ -10,11 +10,11 @@ include <tunables/global>
profile zed @{exec_path} {
include <abstractions/base>
include <abstractions/disks-read>
capability sys_admin,
network netlink raw,
@{exec_path} mr,
@{bin}/{m,g,}awk rix,
@ -48,7 +48,7 @@ profile zed @{exec_path} {
@{sys}/bus/pci/slots/ r,
@{sys}/bus/pci/slots/@{int}/address r,
@{sys}/module/zfs/parameters/zfs_zevent_len_max rw,
@{PROC}/@{pids}/mounts r,
owner @{PROC}/@{pids}/fd/ r,
@{PROC}/@{pid}/task/@{tid}/comm rw,

View file

@ -10,13 +10,13 @@ include <tunables/global>
profile zfs @{exec_path} {
include <abstractions/base>
include <abstractions/consoles>
capability sys_admin,
capability dac_read_search,
mount fstype=zfs,
umount fstype=zfs,
@{exec_path} mr,
/etc/zfs/zfs-list.cache/{,*} rwk,

View file

@ -12,7 +12,7 @@ profile zsys-system-autosnapshot @{exec_path} flags=(complain) {
include <abstractions/consoles>
@{exec_path} mr,
@{sh_path} rix,
@{bin}/cat rix,
@{bin}/cp rix,

View file

@ -24,7 +24,7 @@ profile zsysd @{exec_path} flags=(complain) {
/etc/hostid r,
/etc/zsys.conf r,
/var/log/unattended-upgrades/unattended-upgrades-dpkg.log rw,
@{run}/systemd/notify rw,