Skip to content

Commit

Permalink
#7: update README regards apparmor
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed Aug 15, 2021
1 parent 7953a20 commit 2a55986
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,16 @@ executing a backup or restore. You can also add the following line:

```
/var/tmp/virtnbdbackup.* rw
/var/tmp/backup.* rw,
```

to the end of `/etc/apparmor.d/usr.lib.libvirt.virt-aa-helper`.
to the configuration files (might be not existing):

```
/etc/apparmor.d/usr.lib.libvirt.virt-aa-helper
/etc/apparmor.d/local/abstractions/libvirt-qemu
/etc/apparmor.d/local/usr.sbin.libvirtd
```

See also: https://github.com/abbbi/virtnbdbackup/issues/7

Expand Down

0 comments on commit 2a55986

Please sign in to comment.