feat(profile): replace former regex by the new @{user} variable.
This commit is contained in:
parent
407c71b133
commit
ad960d477b
10 changed files with 11 additions and 11 deletions
|
|
@ -36,7 +36,7 @@ profile cockpit-session @{exec_path} flags=(attach_disconnected) {
|
|||
/etc/motd.d/ r,
|
||||
/etc/shells r,
|
||||
|
||||
@{run}/faillock/[a-zA-z0-9]* rwk,
|
||||
@{run}/faillock/@{user} rwk,
|
||||
@{run}/systemd/sessions/*.ref rw,
|
||||
@{run}/utmp rwk,
|
||||
@{run}/motd.d/{,*} r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue