aa-enforce, aa-disable, aa-status: add Polish translation; fix example in aa-enforce (#14299)
Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
|
||||
`sudo aa-disable {{path/to/profile1 path/to/profile2 ...}}`
|
||||
|
||||
- Disable profiles (defaults to `/etc/apparmor.d`):
|
||||
- Disable profiles in a directory (defaults to `/etc/apparmor.d`):
|
||||
|
||||
`sudo aa-disable --dir {{path/to/profiles}}`
|
||||
|
@@ -6,8 +6,8 @@
|
||||
|
||||
- Enable profile:
|
||||
|
||||
`sudo aa-enforce {{path/to/profile1 path/to/profile2 ...}}`
|
||||
`sudo aa-enforce --dir {{path/to/profile}}`
|
||||
|
||||
- Enable profiles:
|
||||
|
||||
`sudo aa-enforce --dir {{path/to/profile}}`
|
||||
`sudo aa-enforce {{path/to/profile1 path/to/profile2 ...}}`
|
||||
|
Reference in New Issue
Block a user