tty and pts are part of abstractions/consoles
This commit is contained in:
parent
7ee9644325
commit
005dec1a53
59 changed files with 58 additions and 65 deletions
|
|
@ -9,6 +9,7 @@ include <tunables/global>
|
|||
@{exec_path} = /{usr/,}lib/needrestart/iucode-scan-versions
|
||||
profile needrestart-iucode-scan-versions @{exec_path} {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
|
|
@ -29,7 +30,6 @@ profile needrestart-iucode-scan-versions @{exec_path} {
|
|||
|
||||
@{sys}/devices/system/cpu/cpu[0-9]*/microcode/processor_flags r,
|
||||
|
||||
/dev/tty rw,
|
||||
|
||||
include if exists <local/needrestart-iucode-scan-versions>
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue