2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 06:16:03 +00:00
Files
apparmor/utils
Christian Boltz a7b44cb1ac write_piece(): remove always-True write_flags parameter
All the calling code (directly or indirectly) uses write_flags=True,
therefore drop the parameter to simplify the code.
2021-05-25 11:31:08 +02:00
..
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2016-10-01 20:57:09 +02:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2020-10-29 21:24:15 +01:00
2016-10-01 20:57:09 +02:00

Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.