mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-11 20:55:19 +01:00
fix(profile): linting issue.
This commit is contained in:
parent
469677e096
commit
93ade2237d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ profile snap-update-ns @{exec_path} {
|
||||||
umount /snap/**,
|
umount /snap/**,
|
||||||
umount /var/lib/dhcp/,
|
umount /var/lib/dhcp/,
|
||||||
umount @{lib}/@{multiarch}/webkit2gtk-@{version}/,
|
umount @{lib}/@{multiarch}/webkit2gtk-@{version}/,
|
||||||
umount /usr/share/xml/iso-codes/,
|
umount /usr/share/xml/iso-codes/,
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue