firejail/etc
Kelvin M. Klann 452d70cc77 Trim trailing whitespace
Commands used to search and replace:

    $ git grep -Ilz '[[:blank:]]$' |
      xargs -0 -I '{}' sh -c "printf '%s\n' \"\$(sed -E \
        's/[[:blank:]]+$//' '{}')\" >'{}'"

This fixes all of the "trailing whitespace" errors raised by git:

    $ git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904..HEAD |
      grep '^[^+]' | cut -f 3 -d : | LC_ALL=C sort | uniq -c
         72  space before tab in indent.
          4  trailing whitespace.
2023-02-19 20:57:24 -03:00
..
apparmor AppArmor: add more examples to firejail-local (#5493) 2022-12-01 12:12:16 +00:00
inc wusc: allow hyphenation (#5666) 2023-02-15 23:13:38 +00:00
net fix nolocal netfilter 2022-10-25 14:33:56 -04:00
profile-a-l Fix EOL at EOF 2023-02-19 20:57:12 -03:00
profile-m-z Trim trailing whitespace 2023-02-19 20:57:24 -03:00
templates Update DBus wiki link 2022-12-23 19:26:10 +01:00
firejail.config private-etc rework: remove hiding blacklisted files in private-etc directory feature 2023-01-20 20:06:06 -05:00
ids.config disable-common.inc: blacklist doas binary 2022-10-05 08:06:47 -03:00
login.users