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

@ -36,8 +36,6 @@ profile akonadi_akonotes_resource @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_akonotes_resource>

View file

@ -42,8 +42,6 @@ profile akonadi_archivemail_agent @{exec_path} {
owner @{user_share_dirs}/akonadi/file_db_data/{,**} r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_archivemail_agent>

View file

@ -35,8 +35,6 @@ profile akonadi_birthdays_resource @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_birthdays_resource>

View file

@ -39,8 +39,6 @@ profile akonadi_contacts_resource @{exec_path} {
owner @{user_share_dirs}/contacts/ r,
owner @{user_share_dirs}/contacts/*.vcf w,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_contacts_resource>

View file

@ -40,8 +40,6 @@ profile akonadi_control @{exec_path} {
owner @{user_share_dirs}/akonadi/{,**} rwl,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_control>

View file

@ -38,8 +38,6 @@ profile akonadi_followupreminder_agent @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_followupreminder_agent>

View file

@ -31,8 +31,6 @@ profile akonadi_ical_resource @{exec_path} {
owner @{user_config_dirs}/kwinrc r,
owner @{user_share_dirs}/apps/korganizer/{,**} rw,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_ical_resource>

View file

@ -45,8 +45,6 @@ profile akonadi_indexing_agent @{exec_path} {
owner @{user_share_dirs}/akonadi/ rw,
owner @{user_share_dirs}/akonadi/** rwlk -> @{user_share_dirs}/akonadi/**,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_indexing_agent>

View file

@ -39,8 +39,6 @@ profile akonadi_maildir_resource @{exec_path} {
owner @{user_share_dirs}/akonadi/{,**} rwk,
owner @{user_share_dirs}/local-mail*/{,**} rw,
@{PROC}/sys/kernel/core_pattern rw,
/dev/tty r,
include if exists <local/akonadi_maildir_resource>

View file

@ -50,8 +50,6 @@ profile akonadi_maildispatcher_agent @{exec_path} {
owner @{user_share_dirs}/akonadi/file_db_data/{,**} r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_maildispatcher_agent>

View file

@ -56,8 +56,6 @@ profile akonadi_mailfilter_agent @{exec_path} {
owner @{user_share_dirs}/akonadi/file_db_data/{,**} rw,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_mailfilter_agent>

View file

@ -39,8 +39,6 @@ profile akonadi_mailmerge_agent @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_mailmerge_agent>

View file

@ -36,8 +36,6 @@ profile akonadi_migration_agent @{exec_path} {
owner @{user_share_dirs}/akonadi_migration_agent/{,**} rw,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_migration_agent>

View file

@ -33,8 +33,6 @@ profile akonadi_newmailnotifier_agent @{exec_path} {
owner @{user_config_dirs}/kmail2rc r,
owner @{user_config_dirs}/specialmailcollectionsrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_newmailnotifier_agent>

View file

@ -39,8 +39,6 @@ profile akonadi_notes_agent @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_notes_agent>

View file

@ -40,8 +40,6 @@ profile akonadi_sendlater_agent @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_sendlater_agent>

View file

@ -34,8 +34,6 @@ profile akonadi_unifiedmailbox_agent @{exec_path} {
owner @{user_config_dirs}/kdeglobals r,
owner @{user_config_dirs}/kwinrc r,
@{PROC}/sys/kernel/core_pattern r,
/dev/tty r,
include if exists <local/akonadi_unifiedmailbox_agent>