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

@ -92,7 +92,7 @@ profile gparted @{exec_path} {
profile systemctl {
include <abstractions/base>
include <abstractions/app/systemctl>
include if exists <local/gparted_systemctl>
}

View file

@ -71,7 +71,7 @@ profile gpartedbin @{exec_path} {
owner @{tmp}/gparted-*/ rw,
@{run}/mount/utab r,
@{PROC}/devices r,
@{PROC}/partitions r,
@{PROC}/swaps r,

View file

@ -72,7 +72,7 @@ profile hw-probe @{exec_path} flags=(attach_disconnected) {
@{bin}/nmcli rPx,
@{bin}/pacman rCx -> pacman,
@{bin}/rfkill rPx,
@{bin}/rpm rCx -> rpm,
@{bin}/rpm rCx -> rpm,
@{bin}/sensors rPx,
@{bin}/smartctl rPx,
@{bin}/systemctl rCx -> systemctl,
@ -220,7 +220,7 @@ profile hw-probe @{exec_path} flags=(attach_disconnected) {
profile systemctl flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/app/systemctl>
include if exists <local/hw-probe_systemctl>
}

View file

@ -14,7 +14,7 @@ profile iceauth @{exec_path} {
@{exec_path} mr,
owner @{tmp}/.xfsm-ICE-@{rand6} r,
owner @{tmp}/user/@{uid}/.xfsm-ICE-@{rand6} r,
owner @{tmp}/user/@{uid}/.xfsm-ICE-@{rand6} r,
owner @{run}/user/@{uid}/ICEauthority rl -> @{run}/user/@{uid}/ICEauthority-n,
owner @{run}/user/@{uid}/ICEauthority-c w,

View file

@ -41,7 +41,7 @@ profile initd-kexec @{exec_path} {
profile systemctl {
include <abstractions/base>
include <abstractions/app/systemctl>
capability sys_resource,
@{bin}/systemd-tty-ask-password-agent rix,

View file

@ -153,7 +153,7 @@ profile inxi @{exec_path} {
profile systemctl {
include <abstractions/base>
include <abstractions/app/systemctl>
include if exists <local/inxi_systemctl>
}

View file

@ -28,7 +28,7 @@ profile landscape-sysinfo.wrapper @{exec_path} {
/ r,
/etc/default/locale r,
/var/lib/landscape/landscape-sysinfo.cache rw,
@{PROC}/loadavg r,

View file

@ -88,7 +88,7 @@ profile logrotate @{exec_path} flags=(attach_disconnected) {
profile pgrep {
include <abstractions/base>
include <abstractions/app/pgrep>
include if exists <local/logrotate_pgrep>
}

View file

@ -23,7 +23,7 @@ profile lynx @{exec_path} {
@{exec_path} mr,
@{sh_path} rix,
/usr/share/terminfo/{,**} r,
/usr/share/doc/lynx-common/** r,