]> git.ipfire.org Git - thirdparty/systemd.git/commit
user-record: Add method to match whole perMachine entry
authorAdrian Vovk <adrianvovk@gmail.com>
Wed, 10 Jan 2024 03:03:04 +0000 (22:03 -0500)
committerAdrian Vovk <adrianvovk@gmail.com>
Thu, 18 Jan 2024 22:54:46 +0000 (17:54 -0500)
commitf0409e7b42dae8d2e8911476e49de140797733ba
treeae7f89fc0c356051c9db3bc6d53abe90e6a3eca8
parent285ad523024c08306073ca1708f793383ffbc9ca
user-record: Add method to match whole perMachine entry

We already had methods to check just the machine-id or just the
hostname, so this method pretty trivially checks both
src/shared/group-record.c
src/shared/user-record.c
src/shared/user-record.h