feat(profile): remove rule moved in the base or nameservice abstraction.

This commit is contained in:
Alexandre Pujol 2024-06-08 00:32:01 +01:00
parent 57508bd7ea
commit 5c8dda1ced
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
71 changed files with 0 additions and 102 deletions

View file

@ -55,8 +55,6 @@ profile DiscoverNotifier @{exec_path} {
owner @{tmp}/ostree-gpg-*/ rw,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
profile gpg {

View file

@ -42,7 +42,6 @@ profile baloo @{exec_path} {
owner @{user_share_dirs}/baloo/{,**} rwk,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/mountinfo r,

View file

@ -61,8 +61,6 @@ profile baloorunner @{exec_path} {
@{sys}/class/*/ r,
@{sys}/devices/**/uevent r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/baloorunner>

View file

@ -86,7 +86,6 @@ profile dolphin @{exec_path} {
owner @{run}/user/@{uid}/dolphin@{rand6}.@{int}.kioworker.socket rwl -> @{run}/user/@{uid}/#@{int},
owner @{run}/user/@{uid}/#@{int} rw,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,

View file

@ -26,8 +26,6 @@ profile kaccess @{exec_path} {
owner @{user_share_dirs}/mime/generic-icons r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/kaccess>

View file

@ -49,7 +49,6 @@ profile kactivitymanagerd @{exec_path} {
owner @{run}/user/@{uid}/#@{int} rw,
owner @{run}/user/@{uid}/*@{rand6}.*.socket rwl -> @{run}/user/@{uid}/#@{int},
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,

View file

@ -36,8 +36,6 @@ profile kalendarac @{exec_path} {
owner @{user_config_dirs}/kalendaracrc.lock rwk,
owner @{user_config_dirs}/kmail2rc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/kalendarac>

View file

@ -40,7 +40,6 @@ profile kcminit @{exec_path} {
@{run}/user/@{uid}/xauth_@{rand6} rl,
@{PROC}/sys/kernel/core_pattern r,
@{PROC}/sys/kernel/random/boot_id r,
/dev/tty r,

View file

@ -71,7 +71,6 @@ profile kde-powerdevil @{exec_path} flags=(attach_disconnected mediate_deleted)
@{PROC}/@{pid}/fd/ r,
@{PROC}/@{pid}/mounts r,
@{PROC}/sys/kernel/core_pattern r,
/dev/i2c-@{int} rwk,
/dev/rfkill r,

View file

@ -157,7 +157,6 @@ profile kded @{exec_path} {
@{PROC}/@{pids}/fdinfo/@{int} r,
@{PROC}/@{pids}/fd/info/@{int} r,
@{PROC}/sys/fs/inotify/max_user_{instances,watches} r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,

View file

@ -23,8 +23,6 @@ profile kglobalacceld @{exec_path} {
owner @{user_config_dirs}/kglobalshortcutsrc* rwl,
owner @{user_config_dirs}/kglobalshortcutsrc.lock rwk,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/kglobalacceld>

View file

@ -21,7 +21,5 @@ profile kio_http_cache_cleaner @{exec_path} {
owner @{run}/user/@{uid}/kio_http_cache_cleaner rw,
@{PROC}/sys/kernel/core_pattern r,
include if exists <local/kio_http_cache_cleaner>
}

View file

@ -92,7 +92,6 @@ profile kioworker @{exec_path} {
owner @{run}/user/@{uid}/#@{int} rw,
owner @{run}/user/@{uid}/kio_*.socket rwl -> @{run}/user/@{uid}/#@{int},
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,

View file

@ -62,7 +62,6 @@ profile konsole @{exec_path} flags=(attach_disconnected,mediate_deleted) {
owner @{tmp}/#@{int} rw,
owner @{tmp}/konsole.@{rand6} rw,
@{PROC}/sys/kernel/core_pattern r,
@{PROC}/@{pid}/cmdline r,
@{PROC}/@{pid}/stat r,

View file

@ -101,7 +101,6 @@ profile kscreenlocker_greet @{exec_path} {
@{PROC}/@{pid}/fd/ r,
@{PROC}/@{pid}/loginuid r,
@{PROC}/@{pid}/mounts r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/loginuid r,
/dev/tty r,

View file

@ -67,8 +67,6 @@ profile ksmserver @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{run}/systemd/inhibit/[0-9]*.ref rw,
owner @{run}/user/@{uid}/KSMserver__[0-9] rw,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/ksmserver>

View file

@ -53,7 +53,6 @@ profile ksmserver-logout-greeter @{exec_path} flags=(attach_disconnected) {
owner @{run}/user/@{uid}/ r,
@{PROC}/sys/dev/i915/perf_stream_paranoid r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/exe r,
owner @{PROC}/@{pid}/status r,

View file

@ -32,7 +32,5 @@ profile ksplashqml @{exec_path} {
owner @{user_config_dirs}/ksplashrc r,
owner @{user_config_dirs}/plasmarc r,
@{PROC}/sys/kernel/core_pattern r,
include if exists <local/ksplashqml>
}

View file

@ -43,7 +43,6 @@ profile kwalletd @{exec_path} {
owner @{tmp}/kwalletd5.* rw,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/fd/ r,

View file

@ -43,7 +43,6 @@ profile kwalletmanager @{exec_path} {
@{PROC}/@{pid}/mountinfo r,
@{PROC}/@{pid}/mounts r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/cmdline r,
/dev/shm/ r,

View file

@ -126,7 +126,6 @@ profile kwin_wayland @{exec_path} flags=(attach_disconnected mediate_deleted) {
@{run}/udev/data/c226:@{int} r, # for /dev/dri/card*
@{PROC}/@{pid}/task/@{tid}/comm rw,
@{PROC}/sys/kernel/core_pattern r,
/dev/input/event@{int} rw,
/dev/tty r,

View file

@ -64,8 +64,6 @@ profile kwin_x11 @{exec_path} {
@{sys}/devices/system/node/ r,
@{sys}/devices/system/node/node@{int}/meminfo r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty rw,
include if exists <local/kwin_x11>

View file

@ -48,8 +48,6 @@ profile okular @{exec_path} {
owner @{tmp}/#@{int} rw,
owner @{tmp}/okular_@{rand6}.ps rwl -> /tmp/#@{int},
@{PROC}/sys/kernel/core_pattern r,
profile gpg {
include <abstractions/base>

View file

@ -37,7 +37,6 @@ profile plasma-browser-integration-host @{exec_path} {
owner @{user_share_dirs}/kservices{5,6}/ r,
owner @{user_share_dirs}/kservices{5,6}/ServiceMenus/ r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/stat r,

View file

@ -95,7 +95,6 @@ profile plasma-discover @{exec_path} {
owner @{run}/user/@{uid}/#@{int} rw,
owner @{run}/user/@{uid}/discover@{rand6}.* rwl -> @{run}/user/@{uid}/#@{int},
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mountinfo r,
/dev/tty r,

View file

@ -45,7 +45,5 @@ profile plasma_session @{exec_path} {
owner @{user_config_dirs}/kdedefaults/ksplashrc r,
owner @{user_config_dirs}/plasma-welcomerc r,
@{PROC}/sys/kernel/core_pattern r,
include if exists <local/plasma_session>
}

View file

@ -192,7 +192,6 @@ profile plasmashell @{exec_path} flags=(mediate_deleted) {
@{PROC}/cmdline r,
@{PROC}/diskstats r,
@{PROC}/loadavg r,
@{PROC}/sys/kernel/core_pattern r,
@{PROC}/uptime r,
@{PROC}/vmstat r,
owner @{PROC}/@{pid}/{cgroup,cmdline,stat,statm} r,

View file

@ -188,7 +188,6 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{PROC}/uptime r,
@{PROC}/@{pids}/cmdline r,
@{PROC}/@{pids}/stat r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/loginuid rw,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/uid_map r,

View file

@ -68,7 +68,6 @@ profile sddm-greeter @{exec_path} {
owner @{run}/sddm/{,*} rw,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/cmdline r,
owner @{PROC}/@{pid}/mounts r,

View file

@ -77,7 +77,6 @@ profile startplasma @{exec_path} {
owner @{run}/user/@{uid}/ r,
@{PROC}/sys/kernel/core_pattern r,
@{PROC}/sys/kernel/random/boot_id r,
owner @{PROC}/@{pid}/maps r,

View file

@ -74,7 +74,6 @@ profile systemsettings @{exec_path} {
@{sys}/bus/cpu/devices/ r,
@{sys}/class/ r,
@{PROC}/sys/kernel/core_pattern r,
owner @{PROC}/@{pid}/mounts r,
/dev/tty r,