]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homed-manager.c
homed: downgrade quota message in containers
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Aug 2020 16:19:30 +0000 (18:19 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 18 Aug 2020 10:40:57 +0000 (12:40 +0200)
commit5e5e11b8744fbe9dcd87a2d165f342dc9bcd4008
tree14719a29b091be0e3075710ebb5175d2088baca1
parent21fd6bc263f49b57867d90d2e1f9f255e5509134
homed: downgrade quota message in containers

quota syscalls and operations are typically prohibited in containers.
Let's not make noise about that, needlessly.
src/home/homed-manager.c