]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Merge branch 'runtimedir-fix' into 'main'
authorRay Strode <halfline@gmail.com>
Tue, 19 Jul 2022 18:32:22 +0000 (18:32 +0000)
committerRay Strode <halfline@gmail.com>
Tue, 19 Jul 2022 18:32:22 +0000 (18:32 +0000)
commit9e72df3d8ada4767e418b3efebe7d96fc9eb439f
tree6b7bf3b11fcaa13db8665da6b3791f635a539e07
parente96011133a2ac44ee2a42fb8231144c4c799151d
parent4c90a66fb7fd9dbb861c5a888fc828f3795fe540
Merge branch 'runtimedir-fix' into 'main'

Make use of standard --runstatedir flag vs custom --with-runtimedir

See merge request plymouth/plymouth!178