meson: utempter del has no argument

This fixes an issue where we didn't record a logout record when using
the libutempter backend.
This commit is contained in:
Daniel Eklöf 2025-09-09 17:34:02 +02:00
parent 1d9ac3f611
commit 65528f455d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 3 additions and 2 deletions

View file

@ -93,7 +93,8 @@
* Invalid configuration values overriding valid ones in surprising
ways.
* Bug where the libutempter utmp backend did not record logouts
correctly.
### Security
### Contributors