chore(profile): remove trailing whitespace in profiles.
This commit is contained in:
parent
88b362f7fb
commit
38b973c596
143 changed files with 184 additions and 181 deletions
|
|
@ -92,7 +92,7 @@ profile gparted @{exec_path} {
|
|||
profile systemctl {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/systemctl>
|
||||
|
||||
|
||||
include if exists <local/gparted_systemctl>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@ profile inxi @{exec_path} {
|
|||
profile systemctl {
|
||||
include <abstractions/base>
|
||||
include <abstractions/app/systemctl>
|
||||
|
||||
|
||||
include if exists <local/inxi_systemctl>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ profile lynx @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
@{sh_path} rix,
|
||||
|
||||
|
||||
/usr/share/terminfo/{,**} r,
|
||||
/usr/share/doc/lynx-common/** r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue