]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
logind.conf: Fix name of option: RuntimeDirectoryInodes -> RuntimeDirectoryInodesMax
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Thu, 27 Jan 2022 00:00:00 +0000 (00:00 +0000)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 27 Jan 2022 05:04:44 +0000 (14:04 +0900)
src/login/logind.conf.in

index 2d084e134df9681d2e1f54c64d1d1a6b38dc490c..926bd6cfe9812d755418e45d05c305d2b12c5163 100644 (file)
@@ -39,7 +39,7 @@
 #IdleAction=ignore
 #IdleActionSec=30min
 #RuntimeDirectorySize=10%
-#RuntimeDirectoryInodes=400k
+#RuntimeDirectoryInodesMax=400k
 #RemoveIPC=yes
 #InhibitorsMax=8192
 #SessionsMax=8192