feat(profiles): improve ubuntu compatibility.
This commit is contained in:
parent
0cbcbb29a4
commit
d998b1dd6e
29 changed files with 109 additions and 34 deletions
|
|
@ -10,6 +10,7 @@ include <tunables/global>
|
|||
profile systemd-vconsole-setup @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/nameservice-strict>
|
||||
include <abstractions/systemd-common>
|
||||
|
||||
capability sys_ptrace,
|
||||
|
|
@ -18,10 +19,11 @@ profile systemd-vconsole-setup @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/loadkeys rix,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/gzip rix,
|
||||
/{usr/,}bin/loadkeys rix,
|
||||
|
||||
/ r,
|
||||
|
||||
/usr/share/kbd/keymaps/{,**} r,
|
||||
|
||||
/etc/vconsole.conf r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue