]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
rootfspostcommands.py: Cleanup subid backup files generated by shadow-utils
authorAndrei Gherzan <andrei.gherzan@huawei.com>
Tue, 23 Aug 2022 23:56:21 +0000 (01:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2022 10:07:33 +0000 (11:07 +0100)
commit4e4ea5adea8a00b4a78ffbe7cc60931deb74c161
tree535392cb4052b878d649659c7fc6391a90c5799d
parent81a0a4dbfb0313b967a7a98eb7fd1e13edb1a9be
rootfspostcommands.py: Cleanup subid backup files generated by shadow-utils

When creating users, shadow-utils might create backup files for
subordinate ID files (subid, subgid). Make sure we clean them up
similarly to the other backup files shadow-utils creates.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/rootfspostcommands.py