systemd-journald: adding mediate_deleted (#657)
* Update systemd-journald
profile systemd-journald flags=(mediate_deleted) {
link /var/log/journal/@{hex32}/#42742 , # Failed name lookup - deleted entry
link /var/log/journal/@{hex32}/#42744 , # Failed name lookup - deleted entry
link /var/log/journal/@{hex32}/.#system@@{hex32}-@{hex16}-@{hex16}.journal@{hex16} -> /var/log/journal/@{hex32}/#42744,
link /var/log/journal/@{hex32}/.#user-@{uid}@@{hex32}-@{hex16}-@{hex16}.journal@{hex16} -> /var/log/journal/@{hex32}/#42742,
}
* Update main.flags
Adding `systemd-journald attach_disconnected,mediate_deleted`
This commit is contained in:
parent
d802bf82f2
commit
4a978ef9b6
2 changed files with 2 additions and 1 deletions
|
|
@ -333,6 +333,7 @@ systemd-generator-veritysetup attach_disconnected,complain
|
|||
systemd-homed attach_disconnected,complain
|
||||
systemd-homework complain
|
||||
systemd-inhibit attach_disconnected,complain
|
||||
systemd-journald attach_disconnected,mediate_deleted
|
||||
systemd-mount complain
|
||||
systemd-network-generator complain
|
||||
systemd-portabled complain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue