Revert "Add missing user_share_dirs to apparmor.d/tunables/home.d/apparmor.d"

This reverts commit 9525003098.
This commit is contained in:
ShellCode33 2023-07-27 02:57:15 +02:00
parent b2efc447a1
commit 71e60898f5
No known key found for this signature in database
GPG key ID: 8F94C574DA3B4DB0

View file

@ -41,7 +41,6 @@
# Full path of the user configuration directories
@{user_cache_dirs}=@{HOME}/@{XDG_CACHE_HOME}
@{user_config_dirs}=@{HOME}/@{XDG_CONFIG_HOME}
@{user_share_dirs}=@{HOME}/@{XDG_DATA_HOME}
@{user_state_dirs}=@{HOME}/@{XDG_STATE_HOME}
@{user_bin_dirs}=@{HOME}/@{XDG_BIN_HOME}
@{user_lib_dirs}=@{HOME}/@{XDG_LIB_HOME}