]> git.proxmox.com Git - systemd.git/blobdiff - meson_options.txt
New upstream version 245.7
[systemd.git] / meson_options.txt
index 4988d41ff3b2ff2ee74b82878fd7407f87ca4882..212724d7dac681f03571676d3ce25d0fbe60ca94 100644 (file)
@@ -56,7 +56,7 @@ option('debug-extra', type : 'array', choices : ['hashmap', 'mmap-cache', 'sipha
 option('memory-accounting-default', type : 'boolean',
        description : 'enable MemoryAccounting= by default')
 option('bump-proc-sys-fs-file-max', type : 'boolean',
-       description : 'bump /proc/sys/fs/file-max to ULONG_MAX')
+       description : 'bump /proc/sys/fs/file-max to LONG_MAX')
 option('bump-proc-sys-fs-nr-open', type : 'boolean',
        description : 'bump /proc/sys/fs/nr_open to INT_MAX')
 option('valgrind', type : 'boolean', value : false,