fix(abs): avahi socket path.

This commit is contained in:
Alexandre Pujol 2025-08-15 11:32:27 +02:00
parent 753d36cfa3
commit 7d49a1628e
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -67,7 +67,7 @@
@{att}/@{run}/systemd/inhibit/@{int}.ref rw, @{att}/@{run}/systemd/inhibit/@{int}.ref rw,
@{run}/havahi-daemon/socket rw, # Allow access to avahi-daemon socket. @{run}/avahi-daemon/socket rw, # Allow access to avahi-daemon socket.
@{run}/host/{,**} r, @{run}/host/{,**} r,
@{run}/pcscd/pcscd.comm rw, # Allow access to pcscd socket. @{run}/pcscd/pcscd.comm rw, # Allow access to pcscd socket.
@{run}/utmp rk, @{run}/utmp rk,