mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-24 03:48:13 +01:00
parent
cf254c8021
commit
f15cbdfc5b
2 changed files with 6 additions and 0 deletions
|
@ -65,4 +65,7 @@
|
|||
# Help
|
||||
@{help_path} = @{bin}/@{help_names}
|
||||
|
||||
# Terminal emulator
|
||||
@{terminal_path} = @{bin}/@{offices_names}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
@ -89,4 +89,7 @@
|
|||
# Help
|
||||
@{help_names} = yelp
|
||||
|
||||
# Terminal emulator
|
||||
@{terminal_name} = kgx terminator konsole
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
Loading…
Reference in a new issue