1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-02 22:52:19 +01:00
Files
operating-system/buildroot-external/rootfs-overlay/usr/lib/systemd/system/etc-apparmor.d-containers.mount
2018-04-30 12:26:39 +02:00

15 lines
273 B
SYSTEMD

[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