]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
pid1,nspawn: enable usrquota on /tmp/ + /dev/shm/ (#36036)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 19 Jan 2025 02:51:54 +0000 (11:51 +0900)
committerGitHub <noreply@github.com>
Sun, 19 Jan 2025 02:51:54 +0000 (11:51 +0900)
Split out of #36010.

This simply enables the "usrquota" mount option on the two dirs if they
are backed by tmpfs.

#36010 contains a test that actually verifies that the mount option does
its thing.


Trivial merge