feat(fsp): systemd drop in files: configure stacked profile
It comes as a replacement of old and unsecure config that was disabling the nnp flag. The new solution is: 1. Safe 2. Scalable as hundred of profile could be configured this way
This commit is contained in:
parent
4ffbf84a00
commit
8f3f3816ed
29 changed files with 29 additions and 38 deletions
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&ModemManager
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&archlinux-keyring-wkd-sync
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-hostnamed
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-importd
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-localed
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-logind
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-machined
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-timedated
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&e2scrub
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&e2scrub_all
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&fprintd
|
||||
|
|
@ -1,4 +1,2 @@
|
|||
[Service]
|
||||
ProtectKernelModules=no
|
||||
RestrictRealtime=no
|
||||
ProtectKernelModules=no
|
||||
AppArmorProfile=&fwupdmgr
|
||||
|
|
@ -1,6 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
MemoryDenyWriteExecute=no
|
||||
ProtectKernelTunables=no
|
||||
ProtectKernelModules=no
|
||||
RestrictRealtime=no
|
||||
AppArmorProfile=&geoclue
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&irqbalance
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&nm-priv-helper
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&polkitd
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&rngd
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-homed
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-hostnamed
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
ProtectClock=no
|
||||
AppArmorProfile=&systemd-journald
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
ProtectClock=no
|
||||
AppArmorProfile=&systemd-journald
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-localed
|
||||
|
|
@ -1,3 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
ProtectClock=no
|
||||
AppArmorProfile=&systemd-logind
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-machined
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-networkd
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-resolved
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-timedated
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&systemd-userdbd
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
[Service]
|
||||
NoNewPrivileges=no
|
||||
AppArmorProfile=&upowerd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue