]> git.ipfire.org Git - thirdparty/systemd.git/commit
test/test-functions: copy /usr/lib/pam.d into $initdir 17706/head
authorDan Streetman <ddstreet@canonical.com>
Fri, 20 Nov 2020 18:41:03 +0000 (13:41 -0500)
committerDan Streetman <ddstreet@canonical.com>
Mon, 23 Nov 2020 22:17:19 +0000 (17:17 -0500)
commit3965279c67b3b7b49d29e257b347fa4aee75b60a
tree25d0db5f6bc92b26d30fb573134330e150403aa7
parent5b639090d0b4a49d77ba58bebe180b2a6f8da322
test/test-functions: copy /usr/lib/pam.d into $initdir

The systemd-user file has been moved from /etc/pam.d into /usr/lib/pam.d,
so test-functions needs to copy it from /usr/lib/pam.d instead.

This will copy it from either location.
test/test-functions