minor syntax fix (#112)

This commit is contained in:
Vladimir Bauer 2023-01-29 15:53:41 +05:00 committed by GitHub
parent 15e33a1fe6
commit 3c3f164e91
Failed to generate hash of commit

View file

@ -167,7 +167,7 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) {
@{run}/udev/data/+rfkill:* r,
@{run}/udev/data/+sound:card* r, # For sound
@{run}/udev/data/+thunderbolt:* r,
@{run}/udev/data/c1:[0-9]* r , # For RAM disk
@{run}/udev/data/c1:[0-9]* r, # For RAM disk
@{run}/udev/data/c10:[0-9]* r, # For non-serial mice, misc features
@{run}/udev/data/c13:[0-9]* r, # For /dev/input/*
@{run}/udev/data/c29:* r, # For /dev/fb[0-9]*