profiles: remove @{etc_ro} variable which is not available on 2.13

The variable @{etc_ro} was cherry-picked from a commit from a later
apparmor version, but it is not available on 2.13. Therefore it should
be replaced by the actual string.

Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>
This commit is contained in:
Georgia Garcia 2023-11-09 12:27:30 +02:00
parent e1660df874
commit c29b50587c

View file

@ -22,7 +22,7 @@
/etc/protocols r, /etc/protocols r,
# On systems with authselect installed, /etc/nsswitch.conf is a symlink to /etc/authselect/nsswitch.conf # On systems with authselect installed, /etc/nsswitch.conf is a symlink to /etc/authselect/nsswitch.conf
@{etc_ro}/authselect/nsswitch.conf r, /{usr/,}etc/authselect/nsswitch.conf r,
# libtirpc (used for NIS/YP login) needs this # libtirpc (used for NIS/YP login) needs this
/etc/netconfig r, /etc/netconfig r,