mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
mount-util: fix typo
This commit is contained in:
parent
35e7a62ca3
commit
84f9a68060
@ -22,7 +22,7 @@
|
||||
* PID1 because 16MB of free space is required. */
|
||||
#define TMPFS_LIMITS_RUN ",size=20%,nr_inodes=800k"
|
||||
|
||||
/* The limit used for various nested tmpfs mounts, in paricular for guests started by systemd-nspawn.
|
||||
/* The limit used for various nested tmpfs mounts, in particular for guests started by systemd-nspawn.
|
||||
* 10% of RAM (using 16GB of RAM as a baseline) translates to 400k inodes (assuming 4k each) and 25%
|
||||
* translates to 1M inodes.
|
||||
* (On the host, /tmp is configured through a .mount unit file.) */
|
||||
|
Loading…
Reference in New Issue
Block a user