/run -> @{run}, [0-9]* -> @{uid}.
This commit is contained in:
parent
9c8c2144b8
commit
2fc138a4d7
15 changed files with 35 additions and 35 deletions
|
|
@ -20,7 +20,7 @@ profile systemd-sysusers @{exec_path} flags=(attach_disconnected) {
|
|||
# Where the users can be created,
|
||||
/home/{,*} rw,
|
||||
/var/{,**} rw,
|
||||
/run/{,**} rw,
|
||||
@{run}/{,**} rw,
|
||||
|
||||
/etc/ r,
|
||||
/etc/nsswitch.conf r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue