firejail/contrib
Kelvin M. Klann dd3ef2a1d0
feature: add warn command (#6710)
And use it in etc/inc/disable-X11.inc.

This allows printing a warning message from inside a profile.

Everything after the command is printed in a warning message as is (that
is, without macro expansion).

Example:

    $ firejail --noprofile --include=/etc/firejail/disable-X11.inc true
    Reading profile /etc/firejail/disable-X11.inc
    Warning: /etc/firejail/disable-X11.inc:5: This file is deprecated; use disable-x11.inc (lowercase) instead.
    Reading profile /etc/firejail/disable-x11.inc
    [...]

Relates to #6294.

This is a follow-up to #6709.
2025-04-21 10:49:27 +00:00
..
syntax feature: add warn command (#6710) 2025-04-21 10:49:27 +00:00
vim contrib/vim: add ftplugin file (based on cfg.vim) (#6680) 2025-03-10 02:57:57 +00:00
fix_private-bin.py fix spelling (#4573) 2021-09-22 23:05:33 +02:00
fj-mkdeb.py update copyright 2025-01-12 19:26:24 -05:00
fjclip.py update copyright 2025-01-12 19:26:24 -05:00
fjdisplay.py update copyright 2025-01-12 19:26:24 -05:00
fjresize.py update copyright 2025-01-12 19:26:24 -05:00
gdb-firejail.sh update copyright 2025-01-12 19:26:24 -05:00
jail_prober.py update copyright 2025-01-12 19:26:24 -05:00
sort.py update copyright 2025-01-12 19:26:24 -05:00
syscalls.sh update copyright 2025-01-12 19:26:24 -05:00
update_deb.sh update copyright 2025-01-12 19:26:24 -05:00