#
# LICENSED UNDER AGPL 3.0
#
abi <abi/3.0>,

include <tunables/global>


##################################################################
#
# All the actual profiles are assigned via
#
# /usr/lib/systemd/system/redis@.service.d/apparmor.conf
#
# For a normal redis server:
#
# copy /etc/apparmor.d/redis.d/redis.template to
#      /etc/apparmor.d/redis.d/redis.<instancename>
#
# The paths have to match /etc/redis/<instancename>.conf
#
##################################################################

##################################################################
#
# /usr/lib/systemd/system/redis-sentinel@.service.d/apparmor.conf
#
# For a normal redis-sentinel server:
#
# copy /etc/apparmor.d/redis.d/sentinel.template to
#      /etc/apparmor.d/redis.d/sentinel.<instancename>
#
# The paths have to match /etc/redis/sentinel-<instancename>.conf
#
##################################################################

include <redis.d>
