Update profiles.
This commit is contained in:
parent
86215013d3
commit
33f99711a2
21 changed files with 103 additions and 31 deletions
|
|
@ -8,7 +8,7 @@ abi <abi/3.0>,
|
|||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}bin/systemd-detect-virt
|
||||
profile systemd-detect-virt @{exec_path} {
|
||||
profile systemd-detect-virt @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/systemd-common>
|
||||
|
|
|
|||
|
|
@ -51,9 +51,10 @@ profile systemd-journald @{exec_path} {
|
|||
@{run}/udev/data/+scsi:* r,
|
||||
@{run}/udev/data/+bluetooth:* r,
|
||||
@{run}/udev/data/+usb-serial:* r,
|
||||
@{run}/udev/data/+platform:regulatory.[0-9]* r,
|
||||
@{run}/udev/data/+platform:simple-framebuffer.[0-9]* r,
|
||||
@{run}/udev/data/+platform:iTCO_wdt r,
|
||||
@{run}/udev/data/+platform:regulatory.[0-9]* r,
|
||||
@{run}/udev/data/+platform:rtsx_pci_sdmmc.[0-9]* r,
|
||||
@{run}/udev/data/+platform:simple-framebuffer.[0-9]* r,
|
||||
|
||||
@{sys}/devices/**/uevent r,
|
||||
@{sys}/firmware/efi/efivars/SecureBoot-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]* r,
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ profile systemd-timesyncd @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/etc/adjtime r,
|
||||
/etc/systemd/timesyncd.conf r,
|
||||
|
||||
owner /var/lib/systemd/timesync/clock rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue