/run -> @{run}, [0-9]* -> @{uid}.

This commit is contained in:
Alexandre Pujol 2021-10-07 14:52:41 +01:00
parent 9c8c2144b8
commit 2fc138a4d7
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
15 changed files with 35 additions and 35 deletions

View file

@ -50,7 +50,7 @@
# CUPS is of systemd service type "notify" now, meaning that cupsd notifies
# systemd when it is up and running, give CUPS access to systemd's
# notification socket
/run/systemd/notify w,
@{run}/systemd/notify w,
/{usr/,}bin/bash ixr,
/{usr/,}bin/dash ixr,