mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-26 22:46:32 +00:00
Create etc-apparmor.d-containers.mount
This commit is contained in:
parent
67a3f643da
commit
f7c980fcc2
@ -0,0 +1,14 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Supervisor persistent apparmor profiles
|
||||||
|
Requires=mnt-data.mount apparmor.service
|
||||||
|
After=mnt-data.mount
|
||||||
|
Before=apparmor.service
|
||||||
|
|
||||||
|
[Mount]
|
||||||
|
What=/mnt/data/apparmor
|
||||||
|
Where=/etc/apparmor.d/containers
|
||||||
|
Type=none
|
||||||
|
Options=bind
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=hassio-bind.target
|
Loading…
x
Reference in New Issue
Block a user