From 6eafbfdfcc261b8d89ed22358ed9f351d4bf5bf2 Mon Sep 17 00:00:00 2001 From: a1346054 <36859588+a1346054@users.noreply.github.com> Date: Tue, 31 Aug 2021 12:21:43 +0000 Subject: trim excess whitespace --- etc/apparmor/firejail-default | 2 +- etc/inc/disable-devel.inc | 2 -- etc/profile-a-l/email-common.profile | 2 +- etc/profile-a-l/kdiff3.profile | 2 +- etc/profile-a-l/links-common.profile | 2 +- etc/profile-m-z/spectacle.profile | 2 +- etc/profile-m-z/sway.profile | 2 +- 7 files changed, 6 insertions(+), 8 deletions(-) (limited to 'etc') diff --git a/etc/apparmor/firejail-default b/etc/apparmor/firejail-default index ca32f5b0d..a7044152e 100644 --- a/etc/apparmor/firejail-default +++ b/etc/apparmor/firejail-default @@ -129,7 +129,7 @@ signal (receive), ########## # The list of recognized capabilities varies from one apparmor version to another. # For example on Debian 10 (apparmor 2.13.2) checkpoint_restore, perfmon, bpf are not available -# We allow all caps by default and remove the ones we don't like: +# We allow all caps by default and remove the ones we don't like: capability, deny capability audit_write, deny capability audit_control, diff --git a/etc/inc/disable-devel.inc b/etc/inc/disable-devel.inc index e74b1b40b..98bf5ecc8 100644 --- a/etc/inc/disable-devel.inc +++ b/etc/inc/disable-devel.inc @@ -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 diff --git a/etc/profile-a-l/email-common.profile b/etc/profile-a-l/email-common.profile index fe8d4e9cb..8673b65ca 100644 --- a/etc/profile-a-l/email-common.profile +++ b/etc/profile-a-l/email-common.profile @@ -12,7 +12,7 @@ noblacklist ${HOME}/.gnupg noblacklist ${HOME}/.mozilla noblacklist ${HOME}/.signature # when storing mail outside the default ${HOME}/Mail path, 'noblacklist' the custom path in your email-common.local -# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications +# and 'blacklist' it in your disable-common.local too so it is kept hidden from other applications noblacklist ${HOME}/Mail noblacklist ${DOCUMENTS} diff --git a/etc/profile-a-l/kdiff3.profile b/etc/profile-a-l/kdiff3.profile index 7c9be2bcc..fa50b0a20 100644 --- a/etc/profile-a-l/kdiff3.profile +++ b/etc/profile-a-l/kdiff3.profile @@ -48,7 +48,7 @@ shell none tracelog disable-mnt -private-bin kdiff3 +private-bin kdiff3 private-cache private-dev diff --git a/etc/profile-a-l/links-common.profile b/etc/profile-a-l/links-common.profile index 9606671bb..dac3eaee3 100644 --- a/etc/profile-a-l/links-common.profile +++ b/etc/profile-a-l/links-common.profile @@ -47,7 +47,7 @@ shell none tracelog disable-mnt -# Add 'private-bin PROGRAM1,PROGRAM2' to your links-common.local if you want to use user-configured programs. +# Add 'private-bin PROGRAM1,PROGRAM2' to your links-common.local if you want to use user-configured programs. private-bin sh private-cache private-dev diff --git a/etc/profile-m-z/spectacle.profile b/etc/profile-m-z/spectacle.profile index f6bb15b30..fc4ae2b04 100644 --- a/etc/profile-m-z/spectacle.profile +++ b/etc/profile-m-z/spectacle.profile @@ -22,7 +22,7 @@ include disable-interpreters.inc include disable-programs.inc include disable-xdg.inc -mkfile ${HOME}/.config/spectaclerc +mkfile ${HOME}/.config/spectaclerc whitelist ${HOME}/.config/spectaclerc whitelist ${PICTURES} whitelist /usr/share/kconf_update/spectacle_newConfig.upd diff --git a/etc/profile-m-z/sway.profile b/etc/profile-m-z/sway.profile index 4637419bf..046d1b4be 100644 --- a/etc/profile-m-z/sway.profile +++ b/etc/profile-m-z/sway.profile @@ -1,5 +1,5 @@ # Firejail profile for Sway -# Description: i3-compatible Wayland compositor +# Description: i3-compatible Wayland compositor # This file is overwritten after every install/update # Persistent local customizations include sway.local -- cgit v1.2.3-54-g00ecf