firejail/etc
Kelvin M. Klann 908e5a1a43 build: sort.py: filter empty and duplicate items
Note: This seems to already be done for `protocol` lines.

Before:

    $ ./contrib/sort.py test.profile
    sort.py: checking 1 profile(s)...
    test.profile:1:-private-etc ,,bar,,foo,,bar,,,
    test.profile:1:+private-etc ,,,,,,,bar,bar,foo
    test.profile:2:-protocol ,,unix,,bluetooth,,unix,,inet,,,
    test.profile:2:+protocol unix,inet,bluetooth
    [ Fixed ] test.profile

After:

    $ ./contrib/sort.py test.profile
    sort.py: checking 1 profile(s)...
    test.profile:1:-private-etc ,,bar,,foo,,bar,,,
    test.profile:1:+private-etc bar,foo
    test.profile:2:-protocol ,,unix,,bluetooth,,unix,,inet,,,
    test.profile:2:+protocol unix,inet,bluetooth
    [ Fixed ] test.profile
2024-03-03 10:10:39 -03:00
..
apparmor Create mullvad-browser.profile (#5887) 2023-07-22 12:38:28 +00:00
inc Merge pull request #6228 from kmk3/landlock-add-fs 2024-02-29 10:08:08 -05:00
net fix nolocal netfilter 2022-10-25 14:33:56 -04:00
profile-a-l build: sort.py: filter empty and duplicate items 2024-03-03 10:10:39 -03:00
profile-m-z Merge pull request #6227 from glitsj16/virt-manager 2024-02-29 10:07:01 -05:00
templates landlock: use "landlock.fs." prefix in filesystem commands 2024-02-27 22:27:46 -03:00
firejail.config profiles: Miscellaneous cleanups (#5918) 2023-07-25 19:32:12 +00:00
ids.config disable-common.inc: blacklist sudo/doas paths in /etc 2023-07-14 08:08:47 -03:00
login.users